Worflow is not firing. I have created a workflow using a schedule trigger. It runs fine in testing with execute workflow but when I set it to active it never runs. I have tried changing the trigger timing, stopping and restarting, and even copied it but it never runs
Cool system! Your schedule trigger triggers every 4 hours, so it’s not going to instantly trigger. It will take a few hours, (4 exactly) to run. If it still isn’t running after that, I would restart your instance.
No not out of monthly executions. I restarted previously and that fixed it for one run. Then problem came back. I have just discovered that another workflow that was running properly for weeks has stopped. No errors. Just not running.
The initial workflow I had issues with I set at 45 minutes instead of 4 hours. It works. I had tried at many variations of hours and none worked. 45 minutes works for this workflow. The other one I set multiple at daily with certain times throughout the day. The first one just fired. So fingers crossed
Please note if you are using n8n version 2, you HAVE to publish your workflow again after making changes. Simply saving the workflow will not apply the changes for the scheduler