Hi
run an update of 5.4 Zabbix installation to 6.2 today and now stuck at the start with following error.
cat /var/log/zabbix/zabbix_server.log | grep database output is:
journalctl -xeu zabbix-server.service output is:
zabbix_server.log
Appreciate any help,thank you
run an update of 5.4 Zabbix installation to 6.2 today and now stuck at the start with following error.
Code:
The Zabbix database version does not match current requirements. Your database version: 6010048. Required version: 6000000
Code:
The server does not match Zabbix database. Current database version (mandatory/optional): 06010048/06010048. Required mandatory version: 06000000. 596357:20221102:083310.873 database could be upgraded to use primary keys in history tables
Code:
systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted ноя 02 08:34:50 srv-ubuntu-001 systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Code:
596719:20221102:083752.092 VMware monitoring: YES 596719:20221102:083752.092 SMTP authentication: YES 596719:20221102:083752.092 ODBC: YES 596719:20221102:083752.092 SSH support: YES 596719:20221102:083752.092 IPv6 support: YES 596719:20221102:083752.092 TLS support: YES 596719:20221102:083752.092 ****************************** 596719:20221102:083752.092 using configuration file: /etc/zabbix/zabbix_server.conf 596719:20221102:083752.108 The server does not match Zabbix database. Current database version (mandatory/optional): 06010048/06010048. Required mandatory version: 06000000. 596719:20221102:083752.110 database could be upgraded to use primary keys in history tables
Comment