Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled rejection Error: no response timeout #49

Open
wadechat opened this issue Dec 16, 2017 · 2 comments
Open

Unhandled rejection Error: no response timeout #49

wadechat opened this issue Dec 16, 2017 · 2 comments

Comments

@wadechat
Copy link

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)

@dotsam
Copy link
Owner

dotsam commented Dec 24, 2017

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.

@Tamas92
Copy link

Tamas92 commented Jun 19, 2020

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants