My schedule jobs are not running automatically. I think it should be some sort of bug
yes properly not work
Meanwhile, try trigger the job via API.
And use api scheduling.
What is the solution for this? The scheduled jobs are not running—how can this be fixed?
Will reply on this topic soon!
Hi,
Could you please check again?
Not sure what was the reason but it is working now.
If it is not working please unregister and register your agent again.
Let me know how it looks.
Hi,
I tested it and it didn’t work. Yesterday afternoon there were 3 random automatic executions, but none of mine ran today. I unregistered and registered the agent again and scheduled a test, but it didn’t work either.
My agent is not running as well. I try unregister and register it again but it’s still not connecting to my agent. No task it running as i check both monitor and report.
Hi @Troyster,
Agent issue is fixed.
Hi @dudupst ,
Current situation about the jobs is, it doesnt work on the first run but it works on the second one.
We are going to fix that soon but just wanted to see you see same behaviour on your end until it is completely solved.
It’s working perfect now. Thanks you
@Zekeriya since yesterday, scheduled job not working again.
Hi @bukit , It should be fixed
@Zekeriya scheduled job still not working.
Please check, not working again. The work gets done when I click manually, but it is happening very slowly.
Hi @freetice and @Toolcookies ,
It was a bit hard to understand what is the reason but I might have been found the root cause and fix it.
Now it is working and I will keep watching it.
Please make sure not to have empty job scheduled and use a schedling wizard to make sure to have a proper job schedule.
Found out that there were lots of empy jobs running and job scheduled with wrong cron expression and caused lots of errors on the backend.
Until we prevent this happening on the UI, Please be careful to use it.
I solved this in a different way: I created a scheduler via API in Lovable. It was very simple to set up, and since then I haven’t had any issues with jobs not running.
This is an alternative solution but Uxer should be able to manage jobs properly.
I will look into it and make sure it is stable for the upcoming days.
My root cause by using non-standard cron, make sure to check your custom cron command at https://crontab.guru and make sure it’s not giving “non standard command” warning.




