Hi community,
Widget "Map Navigation Tree" won't load data (loop refresh) :

Docker images used :
Logs
Do you have an idea ?
Thks in advance.
Rds.
Widget "Map Navigation Tree" won't load data (loop refresh) :
Docker images used :
Code:
REPOSITORY TAG IMAGE ID CREATED SIZE zabbix/zabbix-web-nginx-mysql latest a9ad2555d241 10 days ago 241MB zabbix/zabbix-snmptraps latest 5d1de0d1dd7d 10 days ago 14.6MB zabbix/zabbix-server-mysql latest 4d8866ce6b57 10 days ago 86.5MB zabbix/zabbix-java-gateway latest 8d76bb34c625 10 days ago 85.9MB
Code:
2023/03/31 14:06:02 [error] 21#21: *758 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key 28389 in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php on line 338PHP message: PHP Fatal error: Uncaught TypeError: Widgets\NavTree\Actions\WidgetView::sumArrayValues (): Argument [NODE="2"]Forum[/NODE] ($a2) must be of type array, null given, called in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php on line 350 and defined in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php:512
Stack trace:
#0 /usr/share/zabbix/widgets/navtree/actions/WidgetView.php(350): Widgets\NavTree\Actions\WidgetView::sumArrayValues ()
[NODE="1"]Home[/NODE] /usr/share/zabbix/widgets/navtree/actions/WidgetView.php(115): Widgets\NavTree\Actions\WidgetView->getNumberOfProblemsBySysmap()
[NODE="2"]Forum[/NODE] /usr/share/zabbix/include/classes/mvc/CController.php(468): Widgets\NavTree\Actions\WidgetView->doAction()
#3 /usr/share/zabbix/include/classes/core/ZBase.php(634): CController->run()
#4 /usr/share/zabbix/include/classes/core/ZBase.php(233): ZBase->processRequest()
#5 /usr/share/zabbix/include/config.inc.php(25): ZBase->run()
[NODE="6"]Special[/NODE] /usr/share/zabbix/zabbix.php(22): require_once('...')
#7 {main}
thrown in /usr/share/zabbix/widgets" while reading response header from upstream, client: 172.18.0.1, server: zabbix, request: "POST /zabbix.php?action=widget.navtree.view HTTP/1.1", upstream: "fastcgi://unix:/tmp/php-fpm.sock:", host: "127.0.0.1:8093", referrer: "https://zabbix.supergroup.fr/zabbix.php?action=dashboard.view"
172.18.0.1 - - [31/Mar/2023:14:06:02 +0000] "POST /zabbix.php?action=widget.navtree.view HTTP/1.1" 500 5 "https://zabbix.supergroup.fr/zabbix.php?action=dashboard.view" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36" "10.116.70.4"
2023/03/31 14:06:03 [error] 21#21: *26 FastCGI sent in stderr: "PHP message: PHP Warning: Undefined array key 28389 in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php on line 338PHP message: PHP Fatal error: Uncaught TypeError: Widgets\NavTree\Actions\WidgetView::sumArrayValues (): Argument [NODE="2"]Forum[/NODE] ($a2) must be of type array, null given, called in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php on line 350 and defined in /usr/share/zabbix/widgets/navtree/actions/WidgetView.php:512
Thks in advance.
Rds.
Comment