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 containers stopping weekly

Featured Replies

Ever since I upgraded to the latest version of unraid all of my Docker containers keep gracefully shutting down weekly on Saturday night. I'll post relevant logs, but wanted to make sure some new feature isn't possibly causing this?

 

Thanks.

Did you install an addon that is scheduled to do weekly backups of Dockers and VMs ?

 

  • Author

CA backup was automatically added after the upgrade, but I have since removed it.. Issue still happening though.

  • 2 weeks later...
  • Author

in the Docker log, every Sunday at 5AM I see the following:

 

time="2017-01-08T04:30:11.304536152-05:00" level=info msg="Container 5bfbd42b488a131caa42661a295bab437e26328a47458f0631d3c47035dce020 failed to exit within 10 seconds of SIGTERM - using the force"

time="2017-01-08T04:30:21.453834702-05:00" level=info msg="Container 234a91bed981c46cd571946efde7e2563e7ceabd3b1d4642d3ce58a105ceeb1a failed to exit within 10 seconds of SIGTERM - using the force"

time="2017-01-08T04:30:31.454332845-05:00" level=info msg="Container 234a91bed981 failed to exit within 10 seconds of kill - trying direct SIGKILL"

 

Anywhere else I can check to see more info?

  • Community Expert

From command line, what do you get with this?

crontab -l

  • Author

From command line, what do you get with this?

crontab -l

 

 

#

# Run hourly cron jobs at 47 minutes after the hour:

47 * * * * /usr/bin/run-parts /etc/cron.hourly 1> /dev/null

#

# Run daily cron jobs at 4:40 every day:

40 4 * * * /usr/bin/run-parts /etc/cron.daily 1> /dev/null

#

# Run weekly cron jobs at 4:30 on the first day of the week:

30 4 * * 0 /usr/bin/run-parts /etc/cron.weekly 1> /dev/null

#

# Run monthly cron jobs at 4:20 on the first day of the month:

20 4 1 * * /usr/bin/run-parts /etc/cron.monthly 1> /dev/null

#

# Start of vnstat crontab entries

* * * * * /usr/bin/vnstat -u -i eth0 --dbdir /mnt/cache/appdata/vnstat

# End of vnstat crontab entries

 

  • Author

From command line, what do you get with this?

crontab -l

 

Looks like I forgot about a cron job that I setup some time ago.. thanks for the help!

Archived

This topic is now archived and is closed to further replies.

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.