CMK-NTOPNG network interface icon "ntop_host" exception

CMK version: 2.0.0p28 (CEE)
OS version: Ubuntu 20.04.5 LTS

we are testing the NTOPNG System (POC) and if I connect NTOP to CMK we get those error Messages if I click the burger button. Host is a switch.

Can someone confirm this:

Exception in icon 'ntop_host': Traceback (most recent call last): File "/omd/sites/vls/lib/python3/cmk/gui/plugins/views/icons/__init__.py", line 107, in _process_icon result = icon.render(what, row, tags, custom_vars) File "/omd/sites/vls/lib/python3/cmk/gui/cee/plugins/views/icons/ntop.py", line 40, in render return self._generate_service_icon(row, tags, custom_vars) File "/omd/sites/vls/lib/python3/cmk/gui/cee/plugins/views/icons/ntop.py", line 62, in _generate_service_icon info = self._get_ip_addresses(row["host_name"], row["service_description"].split(" ", 1)[1]) File "/omd/sites/vls/lib/python3/cmk/gui/cee/plugins/views/icons/ntop.py", line 96, in _get_ip_addresses raw_networking = raw_tree.get("networking") AttributeError: 'NoneType' object has no attribute 'get'

BUG_NTOP_ICON

Josef

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.