SSL connection has been closed unexpectedly - from AWS EC2

Hi Good folks,

I’m trying to connect to my Render Postgres instance via Amazon EC2 but getting the error “SSL connection has been closed unexpectedly”. I’m using python psycopg2 to connect with the instance.

I’ve whitelisted all external IPs temporarily to check things out but still stuck here since a long time. Any steps to debug would be really appreciated!

Thanks,
Pushkar

Hi All,

This was happening due to a typo in the database name. Pretty weird error message considering what the real issue was.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.