Olá,
Após atualizar o Zabbix 5.0.25 para 6.0.6, estou recebendo erro 500 apenas no menu Auditoria, em relatórios.
O log do apache2 quando tento acessar a página é:
[Wed Jul 13 08:31:51.221952 2022] [php7:error] [pid 11986] [client 192.168.1.100:64902] PHP Fatal error: Uncaught TypeError: Argument 1 passed to CControllerAuditLogList::sanitizeDetails() must be of the type array, null given, called in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php on line 169 and defined in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php:303\nStack trace:\n#0 /usr/share/zabbix/app/controllers/CControllerAuditLogList.php(169): CControllerAuditLogList->sanitizeDetails()\n#1 /usr/share/zabbix/include/classes/mvc/CController.php(465): CControllerAuditLogList->doAction()\n#2 /usr/share/zabbix/include/classes/core/ZBase.php(530): CController->run()\n#3 /usr/share/zabbix/include/classes/core/ZBase.php(210): ZBase->processRequest()\n#4 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()\n#5 /usr/share/zabbix/zabbix.php(22): require_once('/usr/share/zabb...')\n#6 {main}\n thrown in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php on line 303, referer: https://192.168.1.120/zabbix/zabbix....dashboard.view
O que pode estar acontecendo?
Atenciosamente.
Após atualizar o Zabbix 5.0.25 para 6.0.6, estou recebendo erro 500 apenas no menu Auditoria, em relatórios.
O log do apache2 quando tento acessar a página é:
[Wed Jul 13 08:31:51.221952 2022] [php7:error] [pid 11986] [client 192.168.1.100:64902] PHP Fatal error: Uncaught TypeError: Argument 1 passed to CControllerAuditLogList::sanitizeDetails() must be of the type array, null given, called in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php on line 169 and defined in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php:303\nStack trace:\n#0 /usr/share/zabbix/app/controllers/CControllerAuditLogList.php(169): CControllerAuditLogList->sanitizeDetails()\n#1 /usr/share/zabbix/include/classes/mvc/CController.php(465): CControllerAuditLogList->doAction()\n#2 /usr/share/zabbix/include/classes/core/ZBase.php(530): CController->run()\n#3 /usr/share/zabbix/include/classes/core/ZBase.php(210): ZBase->processRequest()\n#4 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()\n#5 /usr/share/zabbix/zabbix.php(22): require_once('/usr/share/zabb...')\n#6 {main}\n thrown in /usr/share/zabbix/app/controllers/CControllerAuditLogList.php on line 303, referer: https://192.168.1.120/zabbix/zabbix....dashboard.view
O que pode estar acontecendo?
Atenciosamente.
Comment