T
Twenty3mo ago
sangwan

Workflow is not running with schedule

I'm trying to create a workflow that should run on a cron schedule, but it’s not executing. Could you please let me know if there's anything else I need to configure to make it work?
No description
No description
12 Replies
Prastoin
Prastoin3mo ago
Hello @sangwan are you self hosting ? If yes what version please
sangwan
sangwanOP3mo ago
Hi@Prastoin, Yes, I am using self-hosted version 1.0.1 of twenty
Prastoin
Prastoin3mo ago
Is your twenty worker up and healthy ? Any errors logs in its container logs ?
sangwan
sangwanOP3mo ago
Yes, twenty worker are up and healthy, and I am not able to see any error logs there
Prastoin
Prastoin3mo ago
Ok thanks ! Hey @martmull could please have a look to this when you have some free time 🙏 ?
martmull
martmull3mo ago
Is your cron worker running? You have a command to launch it : yarn command:prod cron:workflow:automated-cron-trigger
sangwan
sangwanOP2mo ago
Hi, @Prastoin and @martmull sorry for the late response. CRON is running with this command perfectly, but it is not running on a scheduled time. Please help!!
nikhil
nikhil2mo ago
Hi @martmull , can you please help
martmull
martmull2mo ago
@sangwan what do you mean by not running on a scheduled time? It does not run every minutes?
sangwan
sangwanOP2mo ago
Hi@martmull, I fixed it. Thanks for the response
Prastoin
Prastoin2mo ago
Hi @sangwan please still share how you fixed the issue so it can be referenced in the discord
sangwan
sangwanOP2mo ago
Hi@Prastoin, I ran the command "yarn command:prod cron:workflow:automated-cron-trigger" that @martmull shared with me, and it started working.

Did you find this page helpful?