Skip to content

TypeError: Cannot read properties of undefined (reading 'forEachHostEntry') #501

Open
@iobroker-sentry-github-app

Description

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions