Hi,
I was running Zabbix 5.4.12 on Ubuntu 18.04 with MYSQL 5.7
Last night I upgraded Ubuntu to 20.04, then my Zabbix stopped working.
I noticed that MYSQL was upgraded to 8.0 automatically, but I checked it is running.
I checked the log under /var/log/zabbix/zabbix_server.log.
It kept saying below:
[Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
also
failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
Can't figure out, could anyone help?
Thanks.
I was running Zabbix 5.4.12 on Ubuntu 18.04 with MYSQL 5.7
Last night I upgraded Ubuntu to 20.04, then my Zabbix stopped working.
I noticed that MYSQL was upgraded to 8.0 automatically, but I checked it is running.
I checked the log under /var/log/zabbix/zabbix_server.log.
It kept saying below:
[Z3001] connection to database 'zabbix' failed: [2002] Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
also
failed to accept an incoming connection: connection rejected, getpeername() failed: [107] Transport endpoint is not connected
Can't figure out, could anyone help?
Thanks.
Comment