Postgre db ECONNRESET
tedimcboy
PROOP

2 years ago

I have been using a postgres db in my deployments for quite some time. I setup a new one today and it constantly is giving the ECONNRESET error when acessing from Dbgate and from code which is throwing errrors in my platform. It works after trying again but why is the connnection failing? Seems like the server it's on is failing to keep connections open because it's the exact same db config, literally a clone of the other one. the only difference is that it's using "monrail.proxy.rlwy" and the functioning postgres db from earlier is on roundhouse.proxy.rlwy".

12 Replies

tedimcboy
PROOP

2 years ago

b7969978-995c-4847-84de-d57d36204f1c


tedimcboy
PROOP

2 years ago

1248047709341094000
1248047709672181800


tedimcboy
PROOP

2 years ago

it will throw it randomly and then work the next attempt


tedimcboy
PROOP

2 years ago

this is when testing the connection. the next time i hit test it will work, doesn't seem to be anything i can fix but i have an important demo tommorow and this db needs to be working. any idea why this is happening?

1248049273254318000


tedimcboy
PROOP

2 years ago

Postgre db ECONNRESET


tedimcboy
PROOP

2 years ago

seems to be functioning for the most part now


2 years ago

For what reason are you you using the public proxy for this?


2 years ago

This works fine for me connecting through the data tab


tedimcboy
PROOP

2 years ago

private was failing on all attempts yesterday so i just went with public proxy


tedimcboy
PROOP

2 years ago

yeah seems all good now, there were some stability issues yesterday but haven't experienced that since


2 years ago

private network requires a 3 second sleep before starting your application


2 years ago

among some other caveats that we can work through


Loading...