I upgraded to 5 using all the instructions on the zabbix site, now i get this;
Database error
So i looked at the logs and found this;
It just repeats and repeats but i can't seem to get it to run.
PHP 7.2.33
Centos 7
10.5.5-MariaDB MariaDB Server
I did get this error before when i first booted the new server but i left it upgrading and now i get this, any ideas?
Database error
- The Zabbix database version does not match current requirements. Your database version: . Required version: 5000000. Please contact your system administrator.
So i looked at the logs and found this;
Code:
[root@zabbix ~]# tail -f /var/log/zabbix/zabbix_server.log 1613:20200914:123320.095 VMware monitoring: YES 1613:20200914:123320.095 SMTP authentication: YES 1613:20200914:123320.095 ODBC: YES 1613:20200914:123320.095 SSH support: YES 1613:20200914:123320.095 IPv6 support: YES 1613:20200914:123320.095 TLS support: YES 1613:20200914:123320.095 ****************************** 1613:20200914:123320.095 using configuration file: /etc/zabbix/zabbix_server.conf 1613:20200914:123320.101 [Z3005] query failed: [1932] Table 'zabbix.users' doesn't exist in engine [select userid from users limit 1] 1613:20200914:123320.101 cannot use database "zabbix": database is not a Zabbix database
PHP 7.2.33
Centos 7
10.5.5-MariaDB MariaDB Server
I did get this error before when i first booted the new server but i left it upgrading and now i get this, any ideas?
Comment