OpenHAB-HomeKit-Bridge icon indicating copy to clipboard operation
OpenHAB-HomeKit-Bridge copied to clipboard

Crash in HAPServer.js

Open FluBBaOfWard opened this issue 8 years ago • 0 comments

Happened just now, never seen before. /opt/OpenHAB-HomeKit-Bridge/node_modules/hap-nodejs/lib/HAPServer.js:490 var sequence = objects[HAPServer.Types.SEQUENCE_NUM][0]; // value is single byte with sequence number ^

TypeError: Cannot read property '0' of undefined at HAPServer._handlePairVerify (/opt/OpenHAB-HomeKit-Bridge/node_modules/hap-nodejs/lib/HAPServer.js:490:55) at HAPServer. (/opt/OpenHAB-HomeKit-Bridge/node_modules/hap-nodejs/lib/HAPServer.js:201:39) at emitNone (events.js:67:13) at IncomingMessage.emit (events.js:166:7) at endReadableNT (_stream_readable.js:921:12) at nextTickCallbackWith2Args (node.js:442:9) at process._tickCallback (node.js:356:17)

FluBBaOfWard avatar Aug 04 '16 14:08 FluBBaOfWard