I was setting up a 8.0 Pre-Release from scratch download the packages and the server installed clean, then i look at setting up a proxy and i am getting an error on the database schema version .
2440:20251129:012915.568 Should not be higher than (10.10.xx).
2440:20251129:012915.568 Use of supported database version is highly recommended.
2440:20251129:012915.568
2440:20251129:012915.568 In DBcheck_version()
2440:20251129:012915.568 In DBconnect() flag:0
2440:20251129:012915.583 End of DBconnect():0
2440:20251129:012915.583 query [txnlev:0] [show tables like 'dbversion']
2440:20251129:012915.585 query [txnlev:0] [select mandatory,optional from dbversion]
2440:20251129:012915.587 The proxy does not match Zabbix database. Current database version (mandatory/optional): 07050018/07050018. Required mandatory version: 06000000.
2440:20251129:012915.587 End of DBcheck_version():FAIL
nd of DBcheck_version():FAIL
I was using the mysql scripts / sql that was included in the innstruction.
I have the mariadb
mysql Ver 15.1 Distrib 10.11.3-MariaDB, for debian-linux-gnueabihf (armv7l) using EditLine wrapper
I am testing on a rasberry pi 4b with bookworm
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
2440:20251129:012915.568 Should not be higher than (10.10.xx).
2440:20251129:012915.568 Use of supported database version is highly recommended.
2440:20251129:012915.568
2440:20251129:012915.568 In DBcheck_version()
2440:20251129:012915.568 In DBconnect() flag:0
2440:20251129:012915.583 End of DBconnect():0
2440:20251129:012915.583 query [txnlev:0] [show tables like 'dbversion']
2440:20251129:012915.585 query [txnlev:0] [select mandatory,optional from dbversion]
2440:20251129:012915.587 The proxy does not match Zabbix database. Current database version (mandatory/optional): 07050018/07050018. Required mandatory version: 06000000.
2440:20251129:012915.587 End of DBcheck_version():FAIL
nd of DBcheck_version():FAIL
I was using the mysql scripts / sql that was included in the innstruction.
I have the mariadb
mysql Ver 15.1 Distrib 10.11.3-MariaDB, for debian-linux-gnueabihf (armv7l) using EditLine wrapper
I am testing on a rasberry pi 4b with bookworm
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Comment