Schedule Trigger works perfectly in manual execution but never triggers automatically in n8n Cloud - workflow stays active but no executions appear in history. What am I missing?
I’m using RSS Feed Trigger but that’s not triggering automatically. Here’s my workflow JSON file.
Hey David, thanks for replying, but that method is also not working. When a node is triggered by the schedule, the execution status is stuck in “Queued” and “Starting soon” . I noticed this issue from the previous two weeks, whereas before I was just using the manual testing. @netroy
Can you please help me out?
Nope, I don’t have access to the log because I’m on the starter plan.
I can’t set up the log streaming to debug what’s wrong because that requires the enterprise plan (subscription).
That’s a pain, have you tried to restart the cluster in portal. Might be worth trying, the RSS feed schedule trigger didn’t work for me, but the schedule trigger did am running version 1.89.2 btw
@Abid_Khan Did you try restart the instance? Sometimes when developing workflow, they can get stuck, which a restart helps clear it, and I would think the triggers may start to work if a restart is done.