2 years ago
This was happening last night as well but container cannot connect with the postgres db in railway.
It keeps saying make sure there is a database running on the server. Last night it auto fixed after a couple tries of building the container but tonight it is just not recovering. Please help
ⓘ Deployment information is only viewable by project members and Railway employees.
6 Replies
2 years ago
Yes I can. Once I pushed a new commit and it created the container again then it worked fine
Status changed to Solved brody • over 1 year ago
Status changed to Open digineticai • over 1 year ago
2 years ago
Its happening again. Third night in a row. Please help root cause what is this intermittent issue?
2 years ago
Can't reach database server at roundhouse.proxy.rlwy.net:`49132`
Please make sure your database server is running at roundhouse.proxy.rlwy.net:`49132`
2 years ago
Hey, can you try swapping the ${{Postgres.DATABASE_URL}} to ${{Postgres.DATABASE_PRIVATE_URL}}
