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
Hi, I could use some help with this error. I already deleted the persist and accessories folders and restarted with no success. Any help would be great.
Log:
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Estores qd chego à noite'...
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Porta'...
Unhandled rejection Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: d227b333-5eda-46e4-9c94-bae686a11767
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:264:13)
at Server. (/usr/local/lib/node_modules/homebridge/lib/server.js:399:24)
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:16:19
at functions.getVeraInfo.then (/usr/local/lib/node_modules/homebridge-vera/index.js:33:15)
at tryCatcher (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:694:18)
at _drainQueueStep (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:138:12)
at _drainQueue (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:131:9)
at Async._drainQueues (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:147:5)
at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
The text was updated successfully, but these errors were encountered:
Finally got mine to work. I deleted the ~/.homebridge/persists folder, and changed my username. But I think the actually fix was updating node to v10+, it seems it is required but never complains about it.
Hi, I could use some help with this error. I already deleted the persist and accessories folders and restarted with no success. Any help would be great.
Log:
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Estores qd chego à noite'...
[10/20/2018, 6:42:40 PM] [Vera] Initializing platform accessory 'Porta'...
Unhandled rejection Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: d227b333-5eda-46e4-9c94-bae686a11767
at Bridge.Accessory.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:264:13)
at Server. (/usr/local/lib/node_modules/homebridge/lib/server.js:399:24)
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/once.js:16:19
at functions.getVeraInfo.then (/usr/local/lib/node_modules/homebridge-vera/index.js:33:15)
at tryCatcher (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/util.js:16:23)
at Promise._settlePromiseFromHandler (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:512:31)
at Promise._settlePromise (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:569:18)
at Promise._settlePromise0 (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:614:10)
at Promise._settlePromises (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/promise.js:694:18)
at _drainQueueStep (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:138:12)
at _drainQueue (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:131:9)
at Async._drainQueues (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:147:5)
at Immediate.Async.drainQueues [as _onImmediate] (/usr/local/lib/node_modules/homebridge-vera/node_modules/bluebird/js/release/async.js:17:14)
at runCallback (timers.js:705:18)
at tryOnImmediate (timers.js:676:5)
at processImmediate (timers.js:658:5)
The text was updated successfully, but these errors were encountered: