4 months ago
https://railway.com/project/d932ddd6-3623-4e5c-8d75-a79ac0c30d86
i got back to my deployment after 3 days of holidays and the plimary deployment is crashing
Pinned Solution
4 months ago
That error means n8n instance can’t find your database.
Railway internal hostnames look like:
postgres.railway.internal
(not interna — missing l at the end)
So check your environment variables and correct it.
5 Replies
Status changed to Awaiting Railway Response Railway • 4 months ago
4 months ago
Initializing n8n process
There was an error initializing DB
getaddrinfo ENOTFOUND postgres.railway.interna
Last session crashed
4 months ago
That error means n8n instance can’t find your database.
Railway internal hostnames look like:
postgres.railway.internal
(not interna — missing l at the end)
So check your environment variables and correct it.
4 months ago
thank you for the quick response the problem is solved
Status changed to Solved ray-chen • 4 months ago
