NestJS cannot connect to Postgres via private networking (Connection Reset)
vantagetransformio
PROOP

a month ago

During the "Internal Networking" incident today, my production backend lost connection to the Postgres service via the private network.

Symptoms:

  1. Backend logs showed: Can't reach database server at 'postgres.railway.internal:5432' (Error P1001).

  2. Postgres logs showed: could not receive data from client: Connection reset by peer.

  3. Metrics (CPU/Memory) were flat/idle, indicating no traffic spike.

I just want to confirm that this was indeed due to the platform-wide networking issue and not an isolated resource issue on my project.

Under Review

0 Threads mention this feature

0 Replies

Loading...