Hi All,
Currently, we are facing issue with Nagios XI.
i.e., in UI, we couldn't able to login and getting the following error.
"DB Connect Error [nagiosxi]: Database connection failed"
By checking the httpd log, we identified the following issue with postgres.
"psql: FATAL: Ident authentication failed for user "nagiosxi""
Also, we changed the pg_hba.conf and changed the IDENT to TRUST.
But it didn't work.
Please help
Thanks.
Unable to connect to PostgreSQL server: FATAL: Ident authen
Re: Unable to connect to PostgreSQL server: FATAL: Ident au
Have you changed any of the database passwords?
Can you log into the postgresql db locally?
Can you log into the postgresql db locally?
Code: Select all
echo "\dt" | psql nagiosxi nagiosxiFormer Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.