homebridge-docker icon indicating copy to clipboard operation
homebridge-docker copied to clipboard

dns error

Open snizzleorg opened this issue 8 years ago • 4 comments

unfortunately I cannot get it to run - I always get dos error. Anahi is running outside of the container. And I purged the persist folder as well...

any ideas?

/usr/local/lib/node_modules/homebridge/node_modules/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 (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/node_modules/mdns/lib/advertisement.js:56:10)
    at Object.create [as createAdvertisement] (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/node_modules/mdns/lib/advertisement.js:64:10)
    at Advertiser.startAdvertising (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Advertiser.js:43:30)
    at Bridge.Accessory._onListening (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/Accessory.js:510:20)
    at HAPServer.emit (events.js:104:17)
    at HAPServer._onListening (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:182:8)
    at EventedHTTPServer.emit (events.js:104:17)
    at EventedHTTPServer.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/util/eventedhttp.js:62:10)
    at Server.emit (events.js:104:17)

snizzleorg avatar May 17 '16 15:05 snizzleorg

I have the same problem

timoschilling avatar May 29 '16 09:05 timoschilling

Did you manage to resolve this, same issue here?

gazzer82 avatar Jun 14 '16 14:06 gazzer82

No I did not and gave up. I now run it directly on the host. less then ideal but it works without any problems

snizzleorg avatar Aug 01 '16 09:08 snizzleorg

@gazzer82 @timoschilling @snizzleorg Have a look at #15 which solved the issue for me.

felixbouleau avatar Dec 07 '16 08:12 felixbouleau