3 days ago
PostgreSQL proxy broken - ECONNRESET
Database was stable 2 years, suddenly can't connect. TCP connects but PG handshake fails.
Restarted & redeployed - no fix
Generated new proxy (crossover.proxy.rlwy.net:54684) - still broken
DB logs show "ready to accept connections"
Settings shows: "Failed to get private network endpoint"
Proxy accepts TCP but won't forward to database. Need urgent help.
2 Replies
3 days ago
I have a similar issue: connection failed: connection to server at "66.33.XX.XXX", port 218XX failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request.
2 days ago
Experiencing this same issue currently on a MySQL instance.
No code change for months and no DB issues until today.
Failed to bind properties under 'spring.datasource.hikari.connection' to java.sql.Connection:
Reason: java.io.EOFException: Can not read response from server. Expected to read 4 bytes, read 0 bytes before connection was unexpectedly lost.