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.

cronjob stopped running

Featured Replies

Hi all,

I've got a cronjob to backup all my dockers and VM's, but it's stopped running recently.

It's defined in /boot/config/plugin/dynamix/backup-jobs.cron, and I've not made any changes to this file. Syslog doesn't show anything relevant.

 

I can run it manually without issues, but it just doesn't run as scheduled. Running Unraid 6.9.0-beta25.

 

Anyone got any ideas?

  • Author


0       1       *       *       0       /mnt/disk6/backup/weekly-backup.sh
0       1       *       *       1-6     /mnt/disk6/backup/daily-backup.sh

 

As I wrote, this have been running just fine before.

Looks ok.  If they're within cron, you can verify via

crontab -l

and

cat /etc/cron.d/root

 

To debug why, first thing I'd do is add to the script

logger "Daily Script Running"

so you'd know if it at least tries to execute it on the schedule.  Beyond that, it's possible that if you're say using rclone or something to do the backup that you might have to specify the entire path to the executable, rather than simply relying on the environmental search path 

  • Author

Very strange, but without changing anything it's started running again. Well, *something* needs to have changed but I can't figure out what.

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.