My problem is that I need to execute the projects manually. They won’t to it automatically by them self. I don’t know why I don’t see any error it just doesn’t start. It is so frustrating. I have been working with clients they think I am joke now…
Please someone if have solution text me because this is ridiculous.
Any chance you can share more information. What notes are you using, what version are you one. When you say execute automatically what do you mean are these time based, webhooks or something else? I think more information would help.
Yes. I use version 1.82.1. The problem is that when I open my workflow and press test workflow everything is good no problems. Than I have setup a schedule trigger on every hours. And than I come back after 24 hours nothing I doesn’t want to start and when I check executions also nothing just the one I was doing…
Sorry for the late response here, we’ve been dealing with lots of requests at the moment. We don’t seem to be having any widespread issues on schedulers. Which n8n version are you on at the moment? Can you try upgrading to the latest stable version and test again?
@iBoy_Droid Welcome to the community.
I understand your frustration, however I’m not sure if threatening is the best way to introduce yourself here .
You account is on the starter plan, where the support has no SLA.
It doesn’t help that there is currently a large influx of users, and all support channels are overwhelmed.
I’ll try to reproduce the issue
@Alex_Godlewski I think this is a know bug where setting seconds or minutes longer than 60 clips the value to 60 because of how the cron stuff works internally. I’ll have a look to see if we can intelligently rewrite the cron expression to fix this. Until then, can you try setting the interval to something like 5 minutes instead?