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?
as you can see in this picture, the red lines makes no sense, “Last Run” is the last time i MANUALLY ran the tasks (because i am triggering them manually since it isnt working by its own when times comes)… if the Cloud Sync Tasks would work as it should be then the “Last Run” should say something like 4 and 5 hours ago (im just doing the math between actual time at home and the time i should have been synced)
unfortunately no, i ended up using freefilesync on windows 10 in batch mode and scheduling the task. I know, truenas sync should work by default and my workaround is not the best idea, but for my case scenario is works.