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

Ios 11 Unhandled rejection error #140

Closed
freddo99 opened this issue Sep 20, 2017 · 1 comment
Closed

Ios 11 Unhandled rejection error #140

freddo99 opened this issue Sep 20, 2017 · 1 comment

Comments

@freddo99
Copy link

I have updated to iOS 11, and have reloaded my Raspberry Pi 3.
If I delete the config.json file, the system boots up fully (but of course does not do anything due to missing file)
If I use my old config.json file I get errors 👎

Unhandled rejection Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: 21390b92-226c-4da5-a8f1-e61f0e4c1f3b
at Bridge.Accessory.addBridgedAccessory (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:257:13)
at Server. (/usr/lib/node_modules/homebridge/lib/server.js:367:24)
at /usr/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:16:19
at functions.getVeraInfo.then (/usr/lib/node_modules/homebridge-vera/index.js:33:15)
at tryCatcher (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:693:18)
at Async._drainQueue (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:133:16)
at Async._drainQueues (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:143:10)
at Immediate.Async.drainQueues (/usr/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:672:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)

Has anyone seen this ?...or know how to fix it ?

Thanks

@damianxd
Copy link
Owner

damianxd commented Sep 20, 2017

Please go to homebridge's github page and ask for support on this. But for us, the latest version of homebridge works flawlessly with homekit-vera

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

2 participants