Postgre db ECONNRESET
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".
9 Replies
Project ID:
b7969978-995c-4847-84de-d57d36204f1c
b7969978-995c-4847-84de-d57d36204f1c
it will throw it randomly and then work the next attempt
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?
seems to be functioning for the most part now
For what reason are you you using the public proxy for this?
This works fine for me connecting through the data tab
private was failing on all attempts yesterday so i just went with public proxy
yeah seems all good now, there were some stability issues yesterday but haven't experienced that since
private network requires a 3 second sleep before starting your application
among some other caveats that we can work through