Cannot connect to the database
digineticai
HOBBYOP

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

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

6 Replies

2 years ago

Can you connect to the database locally?


digineticai
HOBBYOP

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


digineticai
HOBBYOP

2 years ago

Its happening again. Third night in a row. Please help root cause what is this intermittent issue?


2 years ago

Please provide specific error messages.


digineticai
HOBBYOP

2 years ago

Can't reach database server at roundhouse.proxy.rlwy.net:`49132`

Jul 29 13:53:13

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}}


Loading...