Hi,
after zabbix update. Configuration broke in /etc/zabbix/zabbix_server.conf I changed the database name and password, but the log has an error: 1354: 20211130: 030945.060 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix' @ 'localhost' (using password: NO) My database has a different name. And Zabbix insistently wants to connect to the "zabbix" database, mine is called "zabbixdb". in /etc/zabbix/web/zabbix.conf.php is correct
after zabbix update. Configuration broke in /etc/zabbix/zabbix_server.conf I changed the database name and password, but the log has an error: 1354: 20211130: 030945.060 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix' @ 'localhost' (using password: NO) My database has a different name. And Zabbix insistently wants to connect to the "zabbix" database, mine is called "zabbixdb". in /etc/zabbix/web/zabbix.conf.php is correct
Comment