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: Cannot read properties of undefined (reading 'forEachHostEntry') #501

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

Comments

@iobroker-sentry-github-app
Copy link

Sentry Issue: IOBROKER-TR-064-5M

TypeError: Cannot read properties of undefined (reading 'forEachHostEntry')
  File "/opt/iobroker/node_modules/iobroker.tr-064/main.js", line 271, in onMessage
    tr064Client.forEachHostEntry((err, device, cnt, all) => {
  File "/opt/iobroker/node_modules/iobroker.tr-064/main.js", line 92, in AdapterClass.<anonymous>
    adapter.on('message', obj => obj && onMessage(obj));
  File "node:events", line 517, in AdapterClass.emit
  File "node:domain", line 489, in AdapterClass.emit
  File "/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts", line 11143, in change
...
(2 additional frame(s) were not displayed)
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