I upgraded without any problem Zabbix server, frontend and agents. Really simple, thanks. Only after the upgrade of a proxy I have a problem. The proxy logfile:
The proxy does not match Zabbix database. Current database version (mandatory/optional): UNKNOWN. Required mandatory version: 02020000.
The Zabbix server completed the database upgrade without any actions:
...
12635:20140406:172927.418 completed 97% of database upgrade
...
12635:20140406:172927.422 completed 100% of database upgrade
12635:20140406:172927.422 database upgrade fully completed
As far as I can see in the documentation the proxy database -- in my case sqlite3 -- should be upgraded automatically. But this does not happen. Do I miss something? And if it is not done automatically what is the best way to upgrade the database?
The proxy does not match Zabbix database. Current database version (mandatory/optional): UNKNOWN. Required mandatory version: 02020000.
The Zabbix server completed the database upgrade without any actions:
...
12635:20140406:172927.418 completed 97% of database upgrade
...
12635:20140406:172927.422 completed 100% of database upgrade
12635:20140406:172927.422 database upgrade fully completed
As far as I can see in the documentation the proxy database -- in my case sqlite3 -- should be upgraded automatically. But this does not happen. Do I miss something? And if it is not done automatically what is the best way to upgrade the database?
Comment