Can't connect to Postgres Database
sjd233
HOBBYOP

2 months ago

I suddenly can't connect to my postgres db either from the railway services or locally.

Example logs from my railway services:

sqlalchemy.exc.OperationalError: (psycopg2.OperationalError) connection to server at "postgres-njj3.railway.internal" (fd12:a6dd:55b6:1:2000:c8:307:a129), port 5432 failed: Connection timed out

Is the server running on that host and accepting TCP/IP connections?

connection to server at "postgres-njj3.railway.internal" failed: Connection timed out

Is the server running on that host and accepting TCP/IP connections?

How can I solve this issue without losing data?

Solved

4 Replies

sjd233
HOBBYOP

2 months ago

Railway UI shows this

Attachments


haraouf
PRO

2 months ago

I am also facing the same issue


master4752
PRO

2 months ago

I am also facing the same issue starting at 8pm ET. Cannot connect and when trying to look at backups getting this message:

Unable to list backups: Problem processing request


2 months ago

Are you still running into this? I just pinged it locally and it connected just fine. Not really able to reproduce it but would love to look into this if you're still seeing it!


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway about 1 month ago


Loading...