internal postgres URL crash my build backend
archipoo
HOBBYOP

a month ago

Hello,

I have 2 projects, the first one works fine when I have my internal postgres url as variable in my backend.

The second one, always crash i have to use the public url, any idea ?

I have the same message when it crashed :
Failed to start server

STARTUP ERROR: Can't reach database server at Postgres.railway.internal:5432

Please make sure your database server is running at Postgres.railway.internal:5432.

The only difference is a P instead of a p in the internal postgres URL that doesn't work.

Any idea how can I resolve this ?

Thanks,

Solved

2 Replies

a month ago

Fix that for you. Please switch back to using the private network for database communications.


Status changed to Awaiting User Response Railway 28 days ago


archipoo
HOBBYOP

a month ago

Thanks slightly_smiling_face emoji


Status changed to Awaiting Railway Response Railway 28 days ago


Status changed to Solved brody 28 days ago


Loading...