Hi everyone,
I’m having an issue on n8n Cloud where production executions are stuck in the queue and never start.
What’s happening
• In Executions, the UI shows “No active executions”
• But many workflows/executions remain in “Queued / Starting soon” for 14+ hours and do not progress
• This affects multiple workflows (not just one workflow)
What works / what doesn’t
•
Manual “Run once” works
•
Production executions (normal queue processing) do not start and stay queued indefinitely
When it started
• Started around Dec 26, 2025 and is still happening on Dec 28, 2025 (timezone Europe/Berlin)
What I tried
• Updated to latest (I’m on n8n 2.1.4)
• Restarted everything I can access
• The workspace admin is someone else, so I cannot trigger a full restart from the admin panel myself
Example from my instance
Cloud URL: https://marvintopeople.app.n8n.cloud/
(Executions list previously showed multiple items queued for ~14+ hours, e.g. workflows like “Quali Agent (TOPEOPLE)”, “Execute recruiter actions”, “Calllog Adds new Google Sheet Entry”.)
Debug info
core
• n8nVersion: 2.1.4
• platform: docker (cloud)
• nodeJsVersion: 22.21.1
• nodeEnv: production
• database: sqlite
• executionMode: regular
• concurrency: 50
• license: enterprise (sandbox)
• consumerId: 00000000-0000-0000-0000-000000000000
storage
• success: all
• error: all
• progress: false
• manual: true
• binaryMode: filesystem
pruning
• enabled: true
• maxAge: 720 hours
• maxCount: 25000 executions
client
• userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
• isTouchDevice: false
Generated at: 2025-12-28T14:37:26.916Z
Instance ID: 1fe41a7853ba4f6b51a10d9661e0082bfdeabb506ddc26fd6d17fe36edd1deb9
Question
Has anyone seen Cloud executions stuck queued while showing no active executions?
What should the admin check (or what should I ask n8n support to reset on their side) to unblock the queue/worker/scheduler?
Thanks!
