You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to pair a Xiaomi round switch with a newly create bridge, and have this error when i try to pair it. it's code majigga is WXKG01LM
Unfortunately it crashes the bridge :(
when setting pairing mode i get spinlock: false []
where as others have given me spinlock: true [ { func: [Function: func], ieeeAddr: '0x00158d00012568ae' } ] or spinlock: true []
/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:155
throw e;
^
Error: Unhandled "error" event. (Cannot get the Node Descriptor of the Device: 0x00158d0001256963 (Error: Timed out after 10000 ms))
at ZShepherd.emit (events.js:186:19)
at /home/leigh/apps/zigbee2mqtt/node_modules/zigbee-shepherd/lib/components/controller.js:609:28
at _rejected (/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:864:24)
at /home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:890:30
at Promise.when (/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:1142:31)
at Promise.promise.promiseDispatch (/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:808:41)
at /home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:624:44
at runSingle (/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:137:13)
at flush (/home/leigh/apps/zigbee2mqtt/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:131:7)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! zigbee2mqtt@0.1.0 start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the zigbee2mqtt@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/leigh/.npm/_logs/2018-05-12T03_44_42_166Z-debug.log
The text was updated successfully, but these errors were encountered:
I am trying to pair a Xiaomi round switch with a newly create bridge, and have this error when i try to pair it. it's code majigga is
WXKG01LM
Unfortunately it crashes the bridge :(
when setting pairing mode i get
spinlock: false []
where as others have given me
spinlock: true [ { func: [Function: func], ieeeAddr: '0x00158d00012568ae' } ]
orspinlock: true []
The text was updated successfully, but these errors were encountered: