Currently running Fangtooth 25.04 i have some cloud sync tasks to sync files between two truenas server i have in different locations… i noticed yesterday that the tasks are enabled, ready to sync, and scheduled but they are not actually triggering when the moment comes, really weird
here is an example a tasks test i am using to troubleshoot, it’s meant to run every 5 minutes
Credential: S2-TRUENASVM1 10.10.1.22
Direction: PUSH
Transfer Mode: SYNC
Path: /mnt/POOL1/PUBLIC/SOFTWARES
Schedule: 5,10,15,20,25,30,35,40,45,50,55 * * * *
Next Run: in 7 min.
Last Run: 1 hour ago
see the last run: 1 hour ago? It should be 5 min ago at max, but it’s not triggering every 5 minutes…
if i run the manually, they work great, and the “last run” takes start counting again from that moment
i tried restarting, re creating the tasks, disabling-enabling them, etc…
is there any way i can see the log and detect the problem? or it’s just a bug?
thanks in advance