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:
Backend logs showed:
Can't reach database server at 'postgres.railway.internal:5432'(Error P1001).Postgres logs showed:
could not receive data from client: Connection reset by peer.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.
0 Threads mention this feature
0 Replies