January 23, 20242 yr I am noticing the same message in the log: Quote Tower crond[2051]: failed parsing crontab for user root: /usr/local/emhttp/plugins/user.scripts/startCustom.php /boot/config/plugins/user.scripts/scripts/Unraid Auto Dataset Watcher Converter/script > /dev/null 2>&1 Can someone please shed some light on this? Thanks, Lev
January 23, 20242 yr Community Expert 7 hours ago, levster said: I am noticing the same message in the log: Can someone please shed some light on this? Thanks, Lev That means there is some sort of error in the settings for that script in the User Scripts plugin. Posting a screenshot of the relevant part of Settings->User Scripts should allow us to see the error and advise the fix.
January 23, 20242 yr Author 6 hours ago, itimpi said: That means there is some sort of error in the settings for that script in the User Scripts plugin. Posting a screenshot of the relevant part of Settings->User Scripts should allow us to see the error and advise the fix. Here is the screen shoot of the scripts. I attached the two scrpits. vm settings backup.txt Unraid Auto Dataset Watcher & Converter.txt
January 23, 20242 yr Community Expert The problem is the cron field - there should be 5 fields and you have 4. Is there perhaps a missing space between 0 and 3?
January 23, 20242 yr Author 29 minutes ago, itimpi said: The problem is the cron field - there should be 5 fields and you have 4. Is there perhaps a missing space between 0 and 3? As it is now, it is 03*** What should it be?
January 23, 20242 yr Community Expert Solution 4 hours ago, levster said: As it is now, it is 03*** What should it be? I think it should be 0 3 * * * Note that space is a field separator so there should be 4 spaces between the 5 fields.
January 24, 20242 yr Author 52 minutes ago, itimpi said: I think it should be 0 3 * * * Note that space is a field separator so there should be 4 spaces between the 5 fields. Oh, I see. I just added the space between the 0 and 3. Let's see what happens. Than you very much! Lev
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.