Wake cron dont work #506
-
Hi everyone, I've set up a device and I can successfully wake up the server in question using the button on dashboard. Can anyone help me figure out if I'm missing a configuration or help me diagnose the problem? |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 11 replies
-
Hi, I can confirm wake cron does not work for me either in the latest version. I have it set up to 00 09 * * * and does not wake up the server. I didn't configure the custom wake either. |
Beta Was this translation helpful? Give feedback.
-
Im currently on vacation but will look into it once im back. |
Beta Was this translation helpful? Give feedback.
-
I was using a LXC from Proxmox and used the "UpSnap_4.2.8_linux_amd64" had this problem. Today I configure on a raspberry pi natively with "UpSnap_4.2.8_linux_armv7" and It works. No problem |
Beta Was this translation helpful? Give feedback.
-
I just downgraded to version 4.2.1 and now it seems to work just fine. So I guess there is something odd with the docker image in a release after 4.2.1. Edit: false alarm, today cron work didn't trigger again :( |
Beta Was this translation helpful? Give feedback.
-
Another update: after the failing downgrade to version 4.2.1 I upgraded to the latest label and cron isn't working yet but I saw in docker logs that crons are not trigerred at all except when you manually change the cron and save but next day it will fail. |
Beta Was this translation helpful? Give feedback.
-
Another update: Stop working again... I will downgrade and check which version cron works. |
Beta Was this translation helpful? Give feedback.
-
I'm back from vacation. Strangely enough, cron has been working for me for the last 3 days since setting it up. I' using a wake cron job for one of my devices ( However, I have found a possible solution to this. When some device values were changed, the cron scheduler was not restarted correctly. Maybe 4.2.9-beta.1 fixes this. Please try. |
Beta Was this translation helpful? Give feedback.
-
I think I found the issue. At least I could reproduce it. The problem was, that the cron worker had an old status of the device, therefore not triggering the wake/shutdown correctly. |
Beta Was this translation helpful? Give feedback.
I think I found the issue. At least I could reproduce it. The problem was, that the cron worker had an old status of the device, therefore not triggering the wake/shutdown correctly.
Everyone please try 4.2.9-beta.2 @pedropetz @kraizelburg