I got the Appliance running but I am not able to access the zabbix Webinterface.
When I look at the log file it sais:
I thought an appliance is built that I can just run it like it sais here:
https://www.zabbix.com/documentation...nual/appliance
It sais
But there is no file.
And the login to the mysql server is also not possible.
When I look at the log file it sais:
Code:
1096:20231208:093147.825 database is down: reconnecting in 10 seconds 1096:20231208:093157.826 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost' (using password: NO) 1096:20231208:093157.826 database is down: reconnecting in 10 seconds 1096:20231208:093207.827 [Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost' (using password: NO) 1096:20231208:093207.827 database is down: reconnecting in 10 seconds
I thought an appliance is built that I can just run it like it sais here:
https://www.zabbix.com/documentation...nual/appliance
It sais
Code:
Root password is stored inside the /root/.my.cnf file. It is not required to input a password under the "root" account.
But there is no file.
And the login to the mysql server is also not possible.
Comment