Describe the problem/error/question
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
Hi @Egor_Lis Welcome!
This is mainly caused by concurrency limited on cloud n8n instances, you can check your limit in the top of the executions list. If your concurrency limit has not been reached but this is still happening i recommend restarting your workspace within the cloud dashboard and if it still persists just upgrade your instance to the latest version.
I’m using n8n Cloud (version 1.121.3).
I’m experiencing an issue where all production triggers
(Telegram Trigger and Webhook Trigger) are stuck in
“Starting soon / Queued”.
Current situation:
- Active executions: 0
- Instance limit: 20 concurrent production executions (not reached)
- Manual executions work fine
- Production triggers never start and stay queued
- This started suddenly a few hours ago, without any changes on my side
I’ve attached a screenshot showing:
- executions stuck in “Queued”
- 0 active executions
- concurrency limit not reached
This looks like a production worker / execution queue issue
on the Cloud instance.
Could you please investigate and fix this?
Thank you!
Hi @Egor_Lis Please update your n8n instance and this issue would be resolved as it is far behind than the latest stable version.
Hi @Egor_Lis , welcome to the community 
Have you tried restarting the instance?
Okay! I’ll try it tomorrow
1 Like
Can you update my instance to the latest stable version?
I’m using n8n Cloud (accessing n8n directly via your website, not self-hosted).
In the Settings, my current version is shown as 1.121.3.
I understand that Cloud instances are updated automatically, but I wanted to ask:
• Is this version still up to date for my Cloud instance?
• If not, is it possible to update my instance to the latest stable version, or is there anything I need to do on my side?
Just want to make sure I’m on the correct and supported version.
1 Like
Hi @Egor_Lis It is too old and is really behind of a lot of new features, please consider this:
1 Like
Thanks a lot, that helped! I’ll update my n8n Cloud version 
@Egor_Lis After updating your instance the main issue would also be resolved, let us know please.