Ad Widget

Collapse

Weird error in dashboard

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • andresf
    Junior Member
    • Jan 2017
    • 16

    #1

    Weird error in dashboard

    This message appears today on zabbix UI Dashboard (Zabbix 3.2.4)

    Last 20 issues

    Undefined index: lastEvent [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CView->getOutput() → include() → make_latest_issues() → make_popup_eventlist() in include/events.inc.php:441]

    And then shows the current issues (as normal).

    I didn“t touch anything.

    Any advice should be helpful
    Attached Files
    Last edited by andresf; 19-07-2017, 15:02. Reason: zabbix version added
  • Atsushi
    Senior Member
    • Aug 2013
    • 2028

    #2
    Please try update to 3.2.7 or 3.2.6.

    ZBX-11877
    Undefined index in screens

    Comment

    • andresf
      Junior Member
      • Jan 2017
      • 16

      #3
      Thank you Atsuchi!

      I will give it a try. But can I only apply theese changes to my current 3.2.4 version, because the problem is in a production server and to change to anoteher version I need to do a testing on this new version before change it.

      Can I emulate this error in a test environment? Can you give the minimal steps to reproduce it? (delete some record from table X ...)

      Comment

      Working...