HomeBridge issue
Posted: Sunday 31 January 2016 2:00
Hi There.
I installed Domoticz on my Pi using the SD image domoticz-raspberrypi-sdcard-3530, which is to include homebridge.
When I try to start homebridge the following error occurs
Anyone know what could be causing this?
I installed Domoticz on my Pi using the SD image domoticz-raspberrypi-sdcard-3530, which is to include homebridge.
When I try to start homebridge the following error occurs
Code: Select all
Starting HomeBridge server...
...
Loading 1 platforms...
[Domoticz] Initializing Domoticz platform...
[Domoticz] Fetching Domoticz lights and switches...
Loading 0 accessories...
[Domoticz] Initializing device with name Lampa1...
[Domoticz] Loaded services for Lampa1
Cannot find secret key, creating One...
/home/pi/homebridge/lib/HAP-NodeJS/node_modules/mdns/lib/advertisement.js:56
dns_sd.DNSServiceRegister(self.serviceRef, flags, ifaceIdx, name,
^
Error: dns service error: unknown
at Error (native)
at new Advertisement (/home/pi/homebridge/lib/HAP-NodeJS/node_modules/mdns/lib/advertisement.js:56:10)
at Object.create [as createAdvertisement] (/home/pi/homebridge/lib/HAP-NodeJS/node_modules/mdns/lib/advertisement.js:64:10)
at Object.startAdvertising (/home/pi/homebridge/lib/HAP-NodeJS/Advertiser.js:7:28)
at Object.publishAccessory (/home/pi/homebridge/lib/HAP-NodeJS/Accessory.js:10:29)