I followed the directions at https://www.zabbix.com/documentation.../debian_ubuntu
but I get "The frontend does not match Zabbix database"
and in log I see
but I get "The frontend does not match Zabbix database"
and in log I see
Code:
2065:20200513:154215.134 using configuration file: /etc/zabbix/zabbix_server.conf 2065:20200513:154215.139 current database version (mandatory/optional): 04050074/04050074 2065:20200513:154215.139 required mandatory version: 05000000 2065:20200513:154215.139 starting automatic database upgrade 2065:20200513:154215.139 [Z3005] query failed: [1091] Can't DROP 'dropdown_first_entry'; check that column/key exists [alter table config drop column dropdown_first_entry] 2065:20200513:154215.139 database upgrade failed
Comment