Hi there,
I am facing a problem on my Zabbix server.
I got it into my head to migrate to version 6.0 from 4.0.2.
After various manipulations that allowed me to migrate Debian 9 to 10, migrate the MariaDB version to 10.5.18, I performed the Zabbix update procedure.
Problem I find myself on the Zabbix Installation page where I am asked to create a database.
I choose the current database with the credentials and end up with a message:
Unable to connect to database.
Zabbix database version does not match current requirements.
Version of your database: 4020000. Required version: 6000000.
Please contact your system administrator.
Apparently the base version did not migrate to 6 correctly..
My question is, can I run this manually?
How to do, because apparently this is done automatically when you restart systemctl start zabbix-server ..
Thank you for your help
I am facing a problem on my Zabbix server.
I got it into my head to migrate to version 6.0 from 4.0.2.
After various manipulations that allowed me to migrate Debian 9 to 10, migrate the MariaDB version to 10.5.18, I performed the Zabbix update procedure.
Problem I find myself on the Zabbix Installation page where I am asked to create a database.
I choose the current database with the credentials and end up with a message:
Unable to connect to database.
Zabbix database version does not match current requirements.
Version of your database: 4020000. Required version: 6000000.
Please contact your system administrator.
Apparently the base version did not migrate to 6 correctly..
My question is, can I run this manually?
How to do, because apparently this is done automatically when you restart systemctl start zabbix-server ..
Thank you for your help
Comment