Ad Widget

Collapse

Zabbix 6.2.2: 'Suppress until' produces php errors on top of dashboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Erik Østlyngen
    Junior Member
    • Sep 2022
    • 1

    #1

    Zabbix 6.2.2: 'Suppress until' produces php errors on top of dashboard

    Hi,

    I'm running zabbix 6.2.2 on an ubuntu 20.04 server with php7.4. When I use the 'suppress until'-functionality from the dashboard (i.e. click on problem, then update problem, then 'suppress until 1d'), a red 'Problems by severity'-box with a warning sign is shown at the top of the dashboard, with two php-errors printed in it:

    Undefined index: suppress_until [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → makeSeverityTable() → getSeverityTableCell() → makeProblemsPopup() → isEventRecentlySuppressed() in include/events.inc.php:467]
    Undefined index: suppress_until [zabbix.php:22 → require_once() → ZBase->run() → ZBase->processRequest() → ZBase->processResponseFinal() → CView->getOutput() → include() → makeSeverityTable() → getSeverityTableCell() → makeProblemsPopup() in include/blocks.inc.php:676]

    Is this a bug, a configuration error or some missing dependencies in my installation? The suppress functionality seems to work as intended afterwards.

    / Erik Østlyngen
  • rham
    Junior Member
    • Oct 2022
    • 1

    #2
    Hi,

    I recently upgraded from Ubuntu 18.04 to 20.04 and then updated Zabbix from 5.0.x to 6.2.2. I'm getting the same error, verbatim.

    I'm thinking a bug... ??

    Kind Regards,

    Richard

    Comment

    • skygge
      Member
      • Jun 2009
      • 46

      #3
      The same here.

      Comment

      Working...