Hi,
I have searched in the web and here, but couldn't find a correct answer ;/
I'm unable to start my zabbix server. I'm using zabbix appliance (3.2), was working fine, but after some time in the GUI there was a message, that zabbix server is not running.
In the /var/log/zabbix/zabbix_server.log I can this:
mysql service return this:
I have tried to kill stop mysql, then start it again and then zabbix instance, but I couldn't. Can anyone help me with this ?
I have searched in the web and here, but couldn't find a correct answer ;/
I'm unable to start my zabbix server. I'm using zabbix appliance (3.2), was working fine, but after some time in the GUI there was a message, that zabbix server is not running.
In the /var/log/zabbix/zabbix_server.log I can this:
Code:
1043:20170627:145711.077 [Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Code:
mysql start/running, process 2694
Comment