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

TypeError: data.map is not a function #730

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

TypeError: data.map is not a function #730

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

Comments

@iobroker-sentry-github-app
Copy link

Sentry Issue: IOBROKER-UNIFI-9H

TypeError: data.map is not a function
  File "/opt/iobroker/node_modules/iobroker.unifi/main.js", line 390, in Unifi.fetchSites
    const sites = data.map((s) => {
  File "node:internal/process/task_queues", line 95, in processTicksAndRejections
  File "/opt/iobroker/node_modules/iobroker.unifi/main.js", line 274, in Unifi.updateUnifiData
    const sites = await this.fetchSites(defaultController);
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

0 participants