Skip to content
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.

Possible crash when pairing a Xiaomi Mijia Smart Door Window Sensor #8

Closed
1of4 opened this issue Mar 18, 2019 · 0 comments
Closed

Possible crash when pairing a Xiaomi Mijia Smart Door Window Sensor #8

1of4 opened this issue Mar 18, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@1of4
Copy link

1of4 commented Mar 18, 2019

The RedMatic server can crash while trying to pair the sensor.

The trick was to keep the sensor 'alive' after initiating the pairing process by hitting the the pair button every 1-2s until it was found from the zigbee node.

Mar 18 22:15:37 homematic-ccu2 daemon.err node-red[3403]: [zigbee-shepherd:zigbee shepherd] Cannot get the Node Descriptor of the Device: 0x00158d0002c78554 (Error: Timed out after 10000 ms)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red: 18 Mar 22:15:37 - [red] Uncaught Exception:
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red: 18 Mar 22:15:37 - Error [ERR_UNHANDLED_ERROR]: Unhandled error. (Cannot get the Node Descriptor of the Device: 0x00158d0002c78554 (Error: Timed out after 10000 ms))
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at ShepherdProxy.emit (events.js:178:17)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at ZigbeeShepherd.errorHandler (/usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/nodes/shepherd.js:317:24)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at ZShepherd.error (/usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/nodes/shepherd.js:256:38)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at ZShepherd.emit (events.js:189:13)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at /usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/zigbee-shepherd/lib/components/controller.js:647:28
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at _rejected (/usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/q/q.js:864:24)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at /usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/q/q.js:890:30
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at Promise.when (/usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/q/q.js:1142:31)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at Promise.promise.promiseDispatch (/usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/q/q.js:808:41)
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red:     at /usr/local/addons/redmatic/lib/node_modules/node-red-contrib-zigbee/node_modules/q/q.js:624:44
Mar 18 22:15:37 homematic-ccu2 daemon.err node-red: Node-RED exited with non-zero exit status 1
@hobbyquaker hobbyquaker added the bug Something isn't working label Mar 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants