Ad Widget

Collapse

Zabbix setup - httptest table empty

Collapse
This topic has been answered.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sw4n34t3r
    Junior Member
    • Jan 2025
    • 2

    #1

    Zabbix setup - httptest table empty

    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&amp ;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!​
  • Answer selected by Sw4n34t3r at 31-01-2025, 18:49.
    Sw4n34t3r
    Junior Member
    • Jan 2025
    • 2

    I discovered the issue. I created a new Debian 12 server and started from scratch. I previously had not waited long enough when executing the zcat command to pipe data through to MySQL.

    Comment

    • Sw4n34t3r
      Junior Member
      • Jan 2025
      • 2

      #2
      I discovered the issue. I created a new Debian 12 server and started from scratch. I previously had not waited long enough when executing the zcat command to pipe data through to MySQL.

      Comment

      Working...