Hello Zabbians,
I ran into an issue with starting the server when everything was installed according to the documentation.
This is a fresh install of latest Fedora 34 as the server.
Here's what I used:
Actually tried two types of installation, one for ver 5 and the other for ver 5.4
Both install Zabbix server ver 5.0.10 which is odd.
Here are my observations, when I pull the install for ver 5.0 and having completed everything I end up with an error for a missing SQL schema file that needs to be imported.
Then I i installed ver 5.4 and this time create.tag.gz was found and the schema import was successful.
But regardless of that the server doesn't start. In both cases I see that it is still ver 5.0.10 and it requires database version 050000
42155:20210605:143212.652 Starting Zabbix Server. Zabbix 5.0.10 (revision 7c3f43904c).
42155:20210605:143212.652 ****** Enabled features ******
42155:20210605:143212.652 SNMP monitoring: YES
42155:20210605:143212.652 IPMI monitoring: YES
42155:20210605:143212.652 Web monitoring: YES
42155:20210605:143212.652 VMware monitoring: YES
42155:20210605:143212.652 SMTP authentication: YES
42155:20210605:143212.652 ODBC: YES
42155:20210605:143212.652 SSH support: YES
42155:20210605:143212.652 IPv6 support: YES
42155:20210605:143212.652 TLS support: YES
42155:20210605:143212.652 ******************************
42155:20210605:143212.652 using configuration file: /etc/zabbix_server.conf
42155:20210605:143212.660 The server does not match Zabbix database. Current database version (mandatory/optional): 05040000/
05040000. Required mandatory version: 05000000.
I ran into an issue with starting the server when everything was installed according to the documentation.
This is a fresh install of latest Fedora 34 as the server.
Here's what I used:
Actually tried two types of installation, one for ver 5 and the other for ver 5.4
Both install Zabbix server ver 5.0.10 which is odd.
Here are my observations, when I pull the install for ver 5.0 and having completed everything I end up with an error for a missing SQL schema file that needs to be imported.
Then I i installed ver 5.4 and this time create.tag.gz was found and the schema import was successful.
But regardless of that the server doesn't start. In both cases I see that it is still ver 5.0.10 and it requires database version 050000
42155:20210605:143212.652 Starting Zabbix Server. Zabbix 5.0.10 (revision 7c3f43904c).
42155:20210605:143212.652 ****** Enabled features ******
42155:20210605:143212.652 SNMP monitoring: YES
42155:20210605:143212.652 IPMI monitoring: YES
42155:20210605:143212.652 Web monitoring: YES
42155:20210605:143212.652 VMware monitoring: YES
42155:20210605:143212.652 SMTP authentication: YES
42155:20210605:143212.652 ODBC: YES
42155:20210605:143212.652 SSH support: YES
42155:20210605:143212.652 IPv6 support: YES
42155:20210605:143212.652 TLS support: YES
42155:20210605:143212.652 ******************************
42155:20210605:143212.652 using configuration file: /etc/zabbix_server.conf
42155:20210605:143212.660 The server does not match Zabbix database. Current database version (mandatory/optional): 05040000/
05040000. Required mandatory version: 05000000.
Comment