Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Password authentication failed #15

Open
krydos opened this issue Sep 24, 2019 · 2 comments
Open

Password authentication failed #15

krydos opened this issue Sep 24, 2019 · 2 comments

Comments

@krydos
Copy link

krydos commented Sep 24, 2019

hi guys,

I was trying to use this project but couldn't even pass the connection screen.

Here is what I have:

  • configured a connection to my local database (no ssh tunnel) with postgres user and password
  • postgresql type of connection is chosen
  • host is localhost (program is running on the same server where postgresql is running)

When I try to connect I'm getting ERROR: password authentication failed for user "postgres". At the same time psql -Upostgres -h localhost works correctly (it asks for my password and then logs me in)

Could you please help me to solve this? Maybe I should configure my database server in some kind of special way to use this app?

@chasdevs
Copy link

Also seeing this. I set up a connection via the GUI and it worked perfectly, then I accessed that same connection from the term and it would not connect. Seems like a bug.

@vonsovsky
Copy link

Another bug. Nice. Would be nice to have something actually working these days.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants