Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FATAL: Ident authentication failed for user "phr" (PG::ConnectionBad) #18

Open
philiprhoades opened this issue Oct 15, 2020 · 0 comments

Comments

@philiprhoades
Copy link

People,

I have a fondness for CLI and Ruby stuff and just found ledger and ledger-web so I would like to get this working if possible - is anyone still around?

I created the phr pg user with:

template1=# createuser -d -s -r phr

and this works as user phr:

$ psql ledger

but I get this when I try to start ledger_web:

/home/phr/.gem/ruby/gems/sequel-5.37.0/lib/sequel/adapters/postgres.rb:210:in `initialize': FATAL: Ident authentication failed for user "phr" (PG::ConnectionBad)

I can't work out what is wrong . . help appreciated!

Thanks,
Phil.

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

No branches or pull requests

1 participant