Hi!
Today I upgraded my linux, after that zabbix server cannot start. The web front-end works, I have the datas from the past, I can access the database.
I checked the logs, but I cannot recognize what is the main reason.
Error in syslog:
zabbix-server.service: Failed with result 'exit-code'.
Last post in zabbix_server.log
connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
1655:20180925:103545.575 Cannot connect to the database. Exiting...
If I want to run it from terminal I've got this:
root@xxxx:~# /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
zabbix_server [6704]: /etc/zabbix/zabbix_server.conf.d: [2] No such file or directory
I think problem exist between the monitor and the chair, but thats why I wrote.
Regards
Today I upgraded my linux, after that zabbix server cannot start. The web front-end works, I have the datas from the past, I can access the database.
I checked the logs, but I cannot recognize what is the main reason.
Error in syslog:
zabbix-server.service: Failed with result 'exit-code'.
Last post in zabbix_server.log
connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2 "No such file or directory")
1655:20180925:103545.575 Cannot connect to the database. Exiting...
If I want to run it from terminal I've got this:
root@xxxx:~# /usr/sbin/zabbix_server -c /etc/zabbix/zabbix_server.conf
zabbix_server [6704]: /etc/zabbix/zabbix_server.conf.d: [2] No such file or directory
I think problem exist between the monitor and the chair, but thats why I wrote.
Regards
Comment