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

Random exceptions: Cannot read properties of undefined (reading 'hasOwnProperty')} #18656

Closed
tkarlsson opened this issue Aug 18, 2023 · 2 comments
Labels
problem Something isn't working

Comments

@tkarlsson
Copy link

What happened?

Getting random exceptions

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.32.2-dev commit: 3736b59

Adapter firmware version

20230507

Adapter

Sonoff

Debug log

Zigbee2MQTT:error 2023-08-18 15:37:42: Exception while calling fromZigbee converter: Cannot read properties of undefined (reading 'hasOwnProperty')}
Zigbee2MQTT:debug 2023-08-18 15:37:42: TypeError: Cannot read properties of undefined (reading 'hasOwnProperty')
at Object.convert (/app/node_modules/zigbee-herdsman-converters/src/converters/fromZigbee.js:782:24)
at Receive.onDeviceMessage (/app/lib/extension/receive.ts:150:51)
at EventEmitter.emit (node:events:526:35)
at EventBus.emitDeviceMessage (/app/lib/eventBus.ts:102:22)
at Controller. (/app/lib/zigbee.ts:108:27)
at Controller.emit (node:events:514:28)
at Controller.selfAndDeviceEmit (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:527:14)
at Controller.onZclOrRawData (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:738:18)
at ZStackAdapter. (/app/node_modules/zigbee-herdsman/src/controller/controller.ts:144:70)
at ZStackAdapter.emit (node:events:514:28)

@tkarlsson tkarlsson added the problem Something isn't working label Aug 18, 2023
Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Aug 18, 2023
@Koenkk
Copy link
Owner

Koenkk commented Aug 18, 2023

Fixed!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@djcrawleravp
Copy link

Im on the last version, any idea why is happening again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants