Jump to content

[Solved] Strange error when logging in via Datagrip (Remote Postgres)


Recommended Posts

Posted

Hey guys,

I have remote access enabled in my databases and I have always been able to read and write via script and connect via Datagrip or similar software.

Starting yesterday, I am able to remotely write on the DB via script. But I can't seem to be able to connect to my databases nor from Datagrip, or Metabase which I use to analyze data.

This error appears for example:

image.thumb.png.6473b61c392006ff38acb6dd91532650.png

Can you please help me here? Same happens for all DBs in my user.

Thanks a lot,

Francisco

Posted

That error means remote access isn't set up, so it either was removed for some reason, or perhaps it was never configured for IPv6 (I believe that's been an issue in the past).

Krydos can fix it.

  • wolstech changed the title to [Krydos] Strange error when logging in via Datagrip (Remote Postgres)
Posted

Ah... ok. Thanks a lot.

I did have remote access in all of my DBs as discussed here (

)

Please if you can re enable it @Krydos would much appreciate it.

Thanks a lot guys,

Francisco

 

Posted

Remote access is already enabled for that database and user. Here is the values you should be using.

host=65.19.154.90
port=5432
user=fudobi_admin_viaviva
dbname=fudobi_viaviva
password=<set in Plesk>

I'm guessing you're using the wrong host.

  • Krydos changed the title to [Solved] Strange error when logging in via Datagrip (Remote Postgres)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...