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: failed to detect UniFiOS status #726

Open
iobroker-sentry-github-app bot opened this issue Dec 15, 2023 · 2 comments
Open

Error: failed to detect UniFiOS status #726

iobroker-sentry-github-app bot opened this issue Dec 15, 2023 · 2 comments

Comments

@iobroker-sentry-github-app
Copy link

Sentry Issue: IOBROKER-UNIFI-CR

Error: failed to detect UniFiOS status
  File "/opt/iobroker/node_modules/node-unifi/unifi.js", line 3058, in Controller._init
    throw new Error('failed to detect UniFiOS status');
  File "node:internal/process/task_queues", line 95, in processTicksAndRejections
  File "/opt/iobroker/node_modules/node-unifi/unifi.js", line 87, in Controller.login
    const result = await this._init();
  File "/opt/iobroker/node_modules/iobroker.unifi/main.js", line 266, in Unifi.updateUnifiData
    await defaultController.login();
@pafade89
Copy link
Contributor

pafade89 commented Feb 1, 2024

Same Error here:

unifi.0 | 2024-02-01 02:00:00.469 | error | [updateUnifiData-login site undefined] error: failed to detect UniFiOS status, stack: Error: failed to detect UniFiOS status at Controller._init (/opt/iobroker/node_modules/node-unifi/unifi.js:3058:13) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Controller.login (/opt/iobroker/node_modules/node-unifi/unifi.js:87:20) at Unifi.updateUnifiData (/opt/iobroker/node_modules/iobroker.unifi/main.js:267:17)

Unifi adapter version: 0.6.7

@ScumbagSteve
Copy link

This happens for me when I reboot the Unifi controller or the controller is unavailable for other reasons. Is this the case for you?

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

2 participants