@devle So I’m unable to replicate this:
[03-26-26 11:46:47 am] * 1 task found.
[03-26-26 11:46:47 am] * Checking for expired checked-in tasks...
[03-26-26 11:46:47 am] * Scheduled Task run time: Thu, 26 Mar 2026 12:00:00 +0000
[03-26-26 11:46:47 am] * This is a cron style task that should not run now.
^C
telliott@7550precision:~/fogproject$ date -u
Thu Mar 26 11:46:57 AM UTC 2026
telliott@7550precision:~/fogproject$
The item I have:
MariaDB [fog]> select * from scheduledTasks\G
*************************** 1. row ***************************
stID: 2
stName: Multi-Cast Task
stDesc:
stType: C
stTaskTypeID: 8
stMinute: 0
stHour: *
stDOM: *
stMonth: *
stDOW: *
stIsGroup: 1
stGroupHostID: 1
stImageID: 0
stShutDown:
stOther1:
stOther2: -1
stOther3: fog
stOther4: 1
stOther5:
stDateTime: 0
stActive: 1
1 row in set (0.000 sec)