Hello, I need your help!
I can't connect to the db zabbix from the zabbix web interface itself, but if I try from pgadmin, I can connect without problems (as you can see in the attachment).
I am using postgres12 on centos7.
In the server configuration file I set the password I'm also using on pgadmin but in the zabbix log (/var/log/zabbix/zabbix_server.log)
I have the following error:
"connection to database 'zabbix' failed: [0] FATAL: ident authentication failed for the user zabbix"
How can I fix it?
I can't connect to the db zabbix from the zabbix web interface itself, but if I try from pgadmin, I can connect without problems (as you can see in the attachment).
I am using postgres12 on centos7.
In the server configuration file I set the password I'm also using on pgadmin but in the zabbix log (/var/log/zabbix/zabbix_server.log)
I have the following error:
"connection to database 'zabbix' failed: [0] FATAL: ident authentication failed for the user zabbix"
How can I fix it?
Comment