大家好,我的yeelight插件平均2-3天就会崩溃一次,导致整个homebridge都不工作了。不知道哪里出的问题。
有人遇到过吗?
retry connect (0) …: 0x0000000003ebef5c
closed the socket and retry
failed to connect!
[2018-9-20 02:22:50] [yeelight] accesseory unreachable
[2018-9-20 02:22:50] [yeelight] dev disconnected 0x0000000003ebef5c false
/usr/local/lib/node_modules/homebridge-yeelight/lib/yee.js:83
that.sock.setNoDelay(true);
^
TypeError: Cannot read property ‘setNoDelay’ of null
at Socket. (/usr/local/lib/node_modules/homebridge-yeelight/lib/yee.js:83:41)
at Object.onceWrapper (events.js:313:30)
at emitNone (events.js:111:20)
at Socket.emit (events.js:208:7)
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1173:10)