On Solaris 10 sparc, 1.1beta9, built with the Sun supplied gcc, zabbix_server keeps shutting down.
The error in the log is:
022802:20060512:020715 Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (146)
022800:20060512:020715 One server process died. Shutting down...
022800:20060512:020715 ZABBIX server is down.
It doesn't tell me why it couldn't connect - the database is up and running and is reporting no errors.
Besides, shouldn't it retry the connection rather than just exit?
The error in the log is:
022802:20060512:020715 Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (146)
022800:20060512:020715 One server process died. Shutting down...
022800:20060512:020715 ZABBIX server is down.
It doesn't tell me why it couldn't connect - the database is up and running and is reporting no errors.
Besides, shouldn't it retry the connection rather than just exit?
Comment