9 months ago
Hello Railway Support,
I host n8n on Railway (, env: production).
Setup: Postgres, Redis, Primary (web/UI) and Worker in the same project.
Problem: all executions are enqueued but never processed by the Worker. A redeploy temporarily fixes it, then the queue stalls again. Logs show no clear errors; the Worker looks idle.
Could you please help diagnose this and tell me what to change on Railway side to keep the Worker consuming jobs consistently (e.g., internal networking/DNS, correct Redis host/port/TLS, or any known issues)?
Thank you!
2 Replies
9 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Critical Stability Issues with n8n on Railway – Executions Not Running, Loading Errors, and Workflow Saving Failures
- 🧵 How to increase n8n concurrent executions
- 🧵 Using OpenAI Node in N8N in production mode gives ERROR
If you find the answer from one of these, please let us know by solving the thread!
Railway
Hey there! We've found the following might help you get unblocked faster: - [🧵 Critical Stability Issues with n8n on Railway – Executions Not Running, Loading Errors, and Workflow Saving Failures](https://station.railway.com/questions/critical-stability-issues-with-n8n-on-ra-0b75eabb) - [🧵 How to increase n8n concurrent executions](https://station.railway.com/questions/how-to-increase-n8n-concurrent-execution-1c5f5249) - [🧵 Using OpenAI Node in N8N in production mode gives ERROR](https://station.railway.com/questions/using-open-ai-node-in-n8n-in-production-m-cd8bb04f) If you find the answer from one of these, please let us know by solving the thread!
9 months ago
it did not help