Skip to content

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

Open
@philiprhoades

Description

@philiprhoades

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions