Hello everyone,
I have a Zabbix installation 6.4.11 on Ubuntu 22.04.
I don't have experience with Linux OS, just basic knowledge and for everything else I go to Google.
I follow the official upgrade path and I type all the commands as in the article https://www.zabbix.com/documentation.../debian_ubuntu
After the update, all commands seem to execute without errors.
When I type the command
I get the output below
But when I go to my Zabbix GUI I get an error.
I read on other posts about DB username and passwords, I checked and those are ok.
I did a restart on the server with no fix on the error.
Can anyone help me on this error and how I can fix it?
As my installation is new I thought to do a clean install but I would like to do a little troubleshooting and check the upgrade process.
Kind regards,
Steve.
I have a Zabbix installation 6.4.11 on Ubuntu 22.04.
I don't have experience with Linux OS, just basic knowledge and for everything else I go to Google.
I follow the official upgrade path and I type all the commands as in the article https://www.zabbix.com/documentation.../debian_ubuntu
After the update, all commands seem to execute without errors.
When I type the command
Code:
apt list --installed | grep zabbix
HTML Code:
zabbix-agent/zabbix,now 1:7.0.2-1+ubuntu22.04 amd64 [installed] zabbix-apache-conf/zabbix,now 1:7.0.2-1+ubuntu22.04 all [installed] zabbix-frontend-php/zabbix,now 1:7.0.2-1+ubuntu22.04 all [installed] zabbix-release/zabbix,now 1:7.0-2+ubuntu22.04 all [installed] zabbix-server-pgsql/zabbix,now 1:7.0.2-1+ubuntu22.04 amd64 [installed] zabbix-sql-scripts/zabbix,now 1:7.0.2-1+ubuntu22.04 all [installed]
Database error
The Zabbix database version does not match current requirements.
Your database version: 6040000. Required version: 7000000.
Please contact your system administrator.
The Zabbix database version does not match current requirements.
Your database version: 6040000. Required version: 7000000.
Please contact your system administrator.
I did a restart on the server with no fix on the error.
Can anyone help me on this error and how I can fix it?
As my installation is new I thought to do a clean install but I would like to do a little troubleshooting and check the upgrade process.
Kind regards,
Steve.

Comment