10 months ago
My n8n installation stopped working suddenly from yesterday to today. The app crashed unexpectedly after running smoothly for several days. I redeployed the app after resizing the database, but it hasn’t worked since. It’s not passing the health check. Could you please assist me? Thank you!
ⓘ Deployment information is only viewable by project members and Railway employees.
2 Replies
10 months ago
I hope this clarifies the problem: The issue occurred with my work account, and I also have another personal account (with a different GitHub and Railway setup) used for study purposes that stopped working at the same time. This suggests a problem on Railway’s side. On both accounts, my n8n suddenly stopped communicating with Redis (which is also hosted on Railway using Docker). Two different accounts, two different Redis setups, same problem at the same time.
I saw on Discord that there was a problem with Edge Proxy around the same time my issue started, but I’m still unable to reconnect to Redis even after the resolution. Any ideas?
10 months ago
I managed to get it working after a few attempts. I had to redeploy my PostgreSQL instance, Redis, and the main n8n instance. That did the trick Thanks!