homebridge-milight icon indicating copy to clipboard operation
homebridge-milight copied to clipboard

Unhandled rejection Error: no response timeout

Open wadechat opened this issue 7 years ago • 2 comments

I found this code after I done every thing and the homebridge isnt appear in my home app any idea about this issue Thanks,

Unhandled rejection Error: no response timeout at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-milight/node_modules/node-milight-promise/src/milight-v6-mixin.js:125:26) at ontimeout (timers.js:365:14) at tryOnTimeout (timers.js:237:5) at Timer.listOnTimeout (timers.js:207:5)

wadechat avatar Dec 16 '17 20:12 wadechat

Make sure you have the right IP address for your bridge set in your config. Also try installing the latest version as I've updated the node-milight-promise dependancy and I believe it has slightly tweaked error handling for v6 communication timeouts now.

dotsam avatar Dec 24 '17 23:12 dotsam

I have the same issue:

Unhandled rejection Error: no response timeout at Timeout._onTimeout (/usr/lib/node_modules/homebridge-milight/node_modules/node-milight-promise/src/milight-v6-mixin.js:128:26) at listOnTimeout (internal/timers.js:549:17) at processTimers (internal/timers.js:492:7)

Is there any solution for that?

Tamas92 avatar Jun 19 '20 07:06 Tamas92