Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker container starting even though autostart is off

Featured Replies

Hi so this problem started after I had a kernel panic and the array shutdown unclean.  a single container seems to always want to autostart.

 

I've tried:

1.  deleting and recreating the container

2.  renaming it

4.  deleting the docker.img file and recreating it 

5.  flipping auto start to on, rebooting, then back to off

 

despite all of this, the container is always starting when the array starts, even though autostart is off.  i've attached my diags and below is the docker create command (sensitive info removed)


image.thumb.png.0a9a9add403a51780014029c2aa3d042.png

docker run

  -d

  --name='torrenttransmission'

  --net='bridge'

  --pids-limit 2048

  --privileged=true

  -e TZ="America/New_York"

  -e HOST_OS="Unraid"

  -e HOST_HOSTNAME="nas"

  -e HOST_CONTAINERNAME="torrenttransmission"

  -e 'OPENVPN_USERNAME'=''

  -e 'OPENVPN_PASSWORD'=''

  -e 'OPENVPN_CONFIG'=''

  -e 'OPENVPN_PROVIDER'='WINDSCRIBE'

  -e 'LOCAL_NETWORK'='172.16.0.0/16'

  -e 'TRANSMISSION_RPC_USERNAME'=''

  -e 'TRANSMISSION_RPC_PASSWORD'=''

  -e 'OPENVPN_OPTS'='--inactive 3600

  --ping 10

  --ping-exit 60

  --mute-replay-warnings'

  -e 'TRANSMISSION_RPC_AUTHENTICATION_REQUIRED'='true'

  -e 'TRANSMISSION_RATIO_LIMIT_ENABLED'='true'

  -e 'TRANSMISSION_DOWNLOAD_QUEUE_SIZE'='19'

  -e 'TRANSMISSION_CACHE_SIZE_MB'='10'

  -e 'TRANSMISSION_WEB_UI'='transmission-web-control'

  -e 'GLOBAL_APPLY_PERMISSIONS'='false'

  -e 'WEBPROXY_ENABLED'='false'

  -e 'PIA_OPENVPN_CONFIG_BUNDLE'='openvpn-tcp'

  -l net.unraid.docker.managed=dockerman

  -l net.unraid.docker.webui='http://[IP]:[PORT:9091]/'

  -l net.unraid.docker.icon='https://raw.githubusercontent.com/activ/docker-templates/master/activ/images/transmission-icon.png'

  -p '9092:9091/tcp'

  -v '/mnt/docker_vm/appdata/Downloads/Torrent':'/data':'rw'

  -v '/mnt/docker_vm/appdata/torrent_transmission/':'/config':'rw'

  --cap-add=NET_ADMIN

  --restart=always

  --log-opt max-size=50m

  --log-driver json-file

  --dns 8.8.8.8

  --dns 1.1.1.1 'haugene/transmission-openvpn'

 

nas-diagnostics-20241215-0704.zip

Solved by Mainfrezzer

  • Community Expert
  • Solution
2 hours ago, oliver said:

 

  --restart=always

 

I wonder why😄

  • Author
8 minutes ago, Mainfrezzer said:

I wonder why😄

 

wow...just wow LOL.  i have no recollection of adding this (this problem had been going on for a while), thank you for pointing it out lol.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.