Something happened with cron-plus after the seasonal time change; although it never happened after previous time changes. Normally my next schedule should be the Golden-Sunset (hour before sunset) pending. However, it's jumped over 2 schedules Golden-Sunset & Sunset to the Night schedule that occurs at midnight for the next day 4-Nov.
The PC that the server is running has the correct date and time for the time change. I've restarted the server (which appears to be displaying the correct time and date for events), re-launched the editor, but it still shows the night schedule pending.
Is there a way to force cron-plus back to the correct pending schedule Golden-Sunset?
Can you export and share the Cron node. Also, share screenshots of the node config and the nodes status text. Lastly, if there are any dynamic schedules, export those using export-all topic or screenshot the dynamic schedules.
As for forcing - a redeploy or restart of node-red would (should be enough) however not of that should be necessary since It should have detected the time change and rescheduled accordingly (automatically)
As mentioned this is the first time the this issue occurred with the time change.
I copied & pasted the node did a deploy of the pasted node; it still shows the wrong pending schedule. I've already tried restarting the server and no change.
Had another cron-plus node disabled in another flow; it had a sunrise/sunset solar event.
When enabled and deployed it displayed the correct sunset pending event.
Seems to suggest there's maybe something corrupted in the subject cron-plus node. May need to rebuild a new cron-plus node.
More information:
I loaded a saved flows.json file that has the exact same cron-plus node it's has the same pending schedule; skipping 2 solar schedules.
There must be a configuration file that keeps track of node states; maybe the settings file.
Steve you're the cron-plus contributor and presumed creator; is the last state of a cron-plus node kept anywhere that would cause an old copy to return the same results as the current copy; both copies are identical (no configuration change in 2 years)?