Hi all,
I have an issue related to import db from zabbix 5 to zabbix 6.4.
I have zabbix 6.4 and all works fine, I tried to import the database from zabbix 5 (that also works fine), follow zabbix documentation.
When I restarted zabbix server on the 6.4 I get this error in the log file
2281:20230713:192702.081 using configuration file: /etc/zabbix/zabbix_server.conf
2281:20230713:192702.087 current database version (mandatory/optional): 05000000/05000007
2281:20230713:192702.087 required mandatory version: 06040000
2281:20230713:192702.087 mandatory patches were found
2281:20230713:192702.087 [Z3005] query failed: [1054] Unknown column 'ha_failover_delay' in 'field list' [select unix_timestamp(),ha_failover_delay from config]
2281:20230713:192702.087 cannot retrieve database time
2281:20230713:192702.087 Zabbix Server stopped. Zabbix 6.4.4 (revision a749236b3d9).
​Someone had the same error? Any idea how to solve it?
I'm looking on the network, I see other users with the same issue but without solution...
Thank you in advance, regards
I have an issue related to import db from zabbix 5 to zabbix 6.4.
I have zabbix 6.4 and all works fine, I tried to import the database from zabbix 5 (that also works fine), follow zabbix documentation.
When I restarted zabbix server on the 6.4 I get this error in the log file
2281:20230713:192702.081 using configuration file: /etc/zabbix/zabbix_server.conf
2281:20230713:192702.087 current database version (mandatory/optional): 05000000/05000007
2281:20230713:192702.087 required mandatory version: 06040000
2281:20230713:192702.087 mandatory patches were found
2281:20230713:192702.087 [Z3005] query failed: [1054] Unknown column 'ha_failover_delay' in 'field list' [select unix_timestamp(),ha_failover_delay from config]
2281:20230713:192702.087 cannot retrieve database time
2281:20230713:192702.087 Zabbix Server stopped. Zabbix 6.4.4 (revision a749236b3d9).
​Someone had the same error? Any idea how to solve it?
I'm looking on the network, I see other users with the same issue but without solution...
Thank you in advance, regards
Comment