I'm setting up Zabbix 7.2.3 on Debian 12. I've installed MySQL community server (which has replaced MySQL server from a free standpoint) and all its dependencies, and I've gone through the Zabbix setup documentation for our environment found here: https://www.zabbix.com/download?zabbix=7.2&os_distribution=debian& ;os_vers ion=12&components=server_frontend_agent&db =mysql&w s=apache
However, when trying to set up zabbix's web console, I see this error:


When I view the logs, I see this, repeatedly:

It seems to be stuck in an upgrade loop and has been, probably, since installation. I started two days ago. Originally I had version 7.2.2, and upgraded yesterday to version 7.2.3 in the hopes it would mitigate the issue.
I went into MySQL and attempted to run the command specified in the log, with a failure. when I view the httptest table in the zabbix database, it is empty:

I can't find anything about an empty httptest table online and I can't figure out how to move forward. Any help anyone is able to provide would be much appreciated!
However, when trying to set up zabbix's web console, I see this error:
When I view the logs, I see this, repeatedly:
It seems to be stuck in an upgrade loop and has been, probably, since installation. I started two days ago. Originally I had version 7.2.2, and upgraded yesterday to version 7.2.3 in the hopes it would mitigate the issue.
I went into MySQL and attempted to run the command specified in the log, with a failure. when I view the httptest table in the zabbix database, it is empty:
I can't find anything about an empty httptest table online and I can't figure out how to move forward. Any help anyone is able to provide would be much appreciated!
Comment