Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute has no 'connect_request_ip' #13

Open
marshallr1 opened this issue Sep 21, 2023 · 0 comments
Open

Attribute has no 'connect_request_ip' #13

marshallr1 opened this issue Sep 21, 2023 · 0 comments

Comments

@marshallr1
Copy link

Agent exited with code 1: Traceback (most recent call last):
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 652, in
_controller = unifi_controller(_API=_api)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 182, in init
self._init()
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 437, in _init
self._get_sites()
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 467, in _get_sites
self._UNIFI_SITES.append(unifi_site(_PARENT=self,_site))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 182, in init
self._init()
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 398, in _init
self._get_devices()
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 414, in _get_devices
self._UNIFICONTROLLER._UNIFI_DEVICES.append(unifi_device(_PARENT=self,
_device))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 182, in init
self._init()
File "/omd/sites/monitoring/local/share/check_mk/agents/special/agent_unifi_controller", line 297, in _init
self.ip = self.connect_request_ip
^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'unifi_device' object has no attribute 'connect_request_ip'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant