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 'name') #544

Open
iobroker-sentry-github-app bot opened this issue Dec 15, 2023 · 1 comment

Comments

@iobroker-sentry-github-app
Copy link

Sentry Issue: IOBROKER-HUE-4D

TypeError: Cannot read properties of undefined (reading 'name')
  File "/opt/iobroker/node_modules/iobroker.hue/src/main.ts", line 1271, in Hue.getSensorChannelById
  File "/opt/iobroker/node_modules/iobroker.hue/src/main.ts", line 1146, in Hue.handleSensorUpdate
  File "/opt/iobroker/node_modules/iobroker.hue/src/main.ts", line 1122, in Hue.handleUpdate
  File "/opt/iobroker/node_modules/iobroker.hue/src/main.ts", line 1087, in HuePushClient.<anonymous>
  File "node:events", line 514, in HuePushClient.emit
...
(5 additional frame(s) were not displayed)
@QuoxelNet
Copy link

Bei mir das gleiche Problem...

TypeError: Cannot read properties of undefined (reading 'name') at Hue.getSensorChannelById (/opt/iobroker/node_modules/iobroker.hue/build/main.js:1118:23) at Hue.handleSensorUpdate (/opt/iobroker/node_modules/iobroker.hue/build/main.js:1011:34) at Hue.handleUpdate (/opt/iobroker/node_modules/iobroker.hue/build/main.js:990:24) at HuePushClient.<anonymous> (/opt/iobroker/node_modules/iobroker.hue/build/main.js:960:30) at HuePushClient.emit (node:events:517:28) at _emit (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:287:17) at parseEventStreamLine (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:302:9) at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/eventsource/lib/eventsource.js:259:11) at IncomingMessage.emit (node:events:517:28) at addChunk (node:internal/streams/readable:368:12)

Allerdings tritt das nur bei einer von zwei Bridges auf...

Installiert habe ich die Version 3.10.2 vom Hue-Adapter.
Node.js ist die Version 18.19.1

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