Ad Widget

Collapse

Database Verion Error with 8.0 prereleae

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mellis
    Senior Member
    • Oct 2017
    • 145

    #1

    Database Verion Error with 8.0 prereleae

    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"




  • Viktors Fomics
    Member
    • Oct 2025
    • 42

    #2
    Hello

    It looks like the proxy that you are trying to set up might be of an incompatible version: if proxy's version is 6.0.x or older it won't be compatible with 8.0.x Zabbix server. 7.0.x proxy is partially supported, so the preferred way to go here would be setting up Proxy of also the 8.0.x version.

    Comment

    Working...