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

Fatal error Cannot add a Service with the same UUID #17

Open
Pblondin123 opened this issue Apr 14, 2023 · 0 comments
Open

Fatal error Cannot add a Service with the same UUID #17

Pblondin123 opened this issue Apr 14, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Pblondin123
Copy link

Bonjour! the latest version runs fine but i get this a day or two after. The plugin then goes fatal and HB reboots forever (due to that error). I then have to reinstall. Could be related to my setup but i have no clue where to look for. Any help is appreciated thanks!

4/12/2023, 5:23:48 p.m.] [Sinope] successfully authenticated to the neviweb API
[4/12/2023, 5:23:48 p.m.] [Sinope] Restoring existing accessory from cache: Thermostat
[4/12/2023, 5:23:48 p.m.] [Sinope] Restoring existing accessory from cache: SP2600ZB
[4/12/2023, 5:23:48 p.m.] Error: Cannot add a Service with the same UUID '00000047-0000-1000-8000-0026BB765291' as another Service in this Accessory without also defining a unique 'subtype' property.
at Accessory.addService (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:552:17)
at PlatformAccessory.addService (/usr/lib/node_modules/homebridge/src/platformAccessory.ts:98:41)
at new SinopeOutletAccessory (/usr/lib/node_modules/homebridge-sinope-devices/src/platformAccessory.ts:407:35)
at SinopePlatform.discoverDevices (/usr/lib/node_modules/homebridge-sinope-devices/src/platform.ts:217:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HomebridgeAPI. (/usr/lib/node_modules/homebridge-sinope-devices/src/platform.ts:43:7)
[4/12/2023, 5:23:48 p.m.] Got SIGTERM, shutting down Homebridge...

@Pblondin123 Pblondin123 added the bug Something isn't working label Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant