a month ago
https://n8n-production-XXXX.up.railway.app/
Getting 503 error: {"code":503,"message":"Database is not ready!"}
One project is remaining in t railway workspace out of 3 or 4.
n8n say it's a railway issue. Where to from here?
Thanks in advance.
Pinned Solution
a month ago
Issue resolved by restarting n8n and Postgres instances. Thanks for help.
3 Replies
a month ago
So, typically 503 means you either deleted or removed the active deployment of your database instance
Go to the workspace dashboard and check what projects do you have and what are missing
If you're missing the database for whatever reason, you can easily add one from the interface (check the kind of database needed, Postgresql, mysql, mongodb...etc) and it will be auto deployed in seconds, after which you can connect it to any service instance you have from the dashboard via its env var 'database_url', added to the needed service
mohamedzh
So, typically 503 means you either deleted or removed the active deployment of your database instanceGo to the workspace dashboard and check what projects do you have and what are missingIf you're missing the database for whatever reason, you can easily add one from the interface (check the kind of database needed, Postgresql, mysql, mongodb...etc) and it will be auto deployed in seconds, after which you can connect it to any service instance you have from the dashboard via its env var 'database_url', added to the needed service
a month ago
Thanks Mohamedzh,
My problem is that I did not delete anything... just didn't log in for a couple of weeks. One project remains in railway (an n8n project) and when i try to access that I can never get to the n8n editor. I've lost some serious work here.
a month ago
Issue resolved by restarting n8n and Postgres instances. Thanks for help.
Status changed to Solved angelo-railway • about 1 month ago