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

Error in Reboot APs #7

Open
knot1a opened this issue May 14, 2013 · 0 comments
Open

Error in Reboot APs #7

knot1a opened this issue May 14, 2013 · 0 comments

Comments

@knot1a
Copy link

knot1a commented May 14, 2013

2013-05-13 04:51:31,581 - INFO - [REBOOT] Today is a reboot day
2013-05-13 04:51:31,581 - INFO - [REBOOT] Selected time to reboot: 04:50
2013-05-13 04:51:31,581 - INFO - [REBOOT] Rebooting all APs with name prefix (and those without name):
2013-05-13 04:51:31,825 - ERROR - =========

state

Traceback (most recent call last):
File "unifi_lab.py", line 341, in continuousLoop
self.doPeriodicReboot()
File "unifi_lab.py", line 303, in doPeriodicReboot
self._ctlr.ctlr_reboot_ap(reboot_ap_name_prefix)
File "/usr/lib/unifi/unifi-lab/unifi_lab_ctlrobj.py", line 113, in ctlr_reboot_ap
if ap['state'] != 1:
KeyError: 'state'

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