When I try to manually test a workflow that has a weekly schedule trigger, the workflow never proceeds past the scheduled trigger.
No error message. It will run forever in the schedule trigger node.
This is running in n8n cloud - version 1.80.5
You can add a When clicking ‘Test Workflow’ trigger node. The problem with the Schedule trigger node is the Weeks Between Triggers value. It must not be 0! Simply change it to 1, this will execute the workflow every wednesday when activated.
Thanks!
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.