I haven't been able to connect to any Postgres database all day
I've been creating and destroying instances of Postgres to try to get my connection to work.
I've tried connecting to it via
psql
cli, railway
cli, and TablePlus. All the connections time out.3 Replies
Project ID:
246f9b30-4514-4e3d-84e7-78108c591708
You might find these helpful:
- Postgres instance stuck
- Postgres not releasing memory, maxed at 8GB for over an hour
- connection is not working suddenly (Postgresql on Railway)
⚠️ experimental feature
246f9b30-4514-4e3d-84e7-78108c591708
I can run queries on the railway app and get responses there but I can't connect to it externally.
sample error:
psql: error: connection to server at "containers-us-west-87.railway.app" (34.168.119.147), port 5760 failed: could not receive data from server: Operation timed out