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
This crash happened after running for about 3 hours
/opt/nodejs/lib/node_modules/homebridge-yeelight/lib/yee.js:83
that.sock.setNoDelay(true);
^
TypeError: Cannot read property 'setNoDelay' of null
at Socket.<anonymous> (/opt/nodejs/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:1169:10)
The text was updated successfully, but these errors were encountered:
This crash happened after running for about 3 hours
The text was updated successfully, but these errors were encountered: