-
Type:
Incident report
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.0.0alpha3
-
Component/s: Frontend (F), Installation (I)
-
None
-
Environment:Raspberry 4b, Raspbian Buster, clean install.
Steps to reproduce:
- Changes in configuration:
- None, a clean install.
- Install Zabbix 5.0.0alpha3 as described on the download page
- with the settings:
- zabbix=5.0
- os_distribution=raspbian
- os_version=10_buster
- db=postgresql
- ws=nginx
-
- I also tried to take create the database schema from the schema/data/images files in the 5.0.0alpha3 sources, but had the same issue.
-
- The initial web frontend configuration fails with the error:
-
- The frontend does not match Zabbix database. Current database version (mandatory/optional): 4050059/4050059. Required mandatory version: 4050027. Contact your system administrator.
Result:
The initial web frontend configuration fails with the error:
- The frontend does not match Zabbix database. Current database version (mandatory/optional): 4050059/4050059. Required mandatory version: 4050027. Contact your system administrator.
Expected:
Not to fail.