Can't Connect to Managed Postgres from Datagrip

Having trouble connecting to a managed postgres instance using Datagrip. I’m using fly mpg proxy --debug command which is proxying the connection on local port 16380. I have “Use SSL” checked in Datagrip and the error is “SSL error: Remote host terminated the handshake.”

Also tried with DBeaver and error message is “SSL peer shut down incorrectly”

Hi @flynerd — for local proxy, you’ll want to disable SSL. I got a similar error in DBeaver even with the SSL options turned off.

fwiw I can connect using Outerbase Studio with SSL unchecked.

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