michbeck100 / pimatic-hap

Pimatic homekit bridge
GNU General Public License v2.0
30 stars 10 forks source link

uncaught exception related to pimatic-hap #63

Closed pplucky closed 7 years ago

pplucky commented 7 years ago

As far as I remember, pimatic-hap was not working properly and communicating to Homekit. A reboot to Pimatic made it work again.

error [pimatic]: A uncaught exception occured: Error: dns service error: unknown at Error (native) at Advertisement.on_service_registered (/home/pi/pimatic-app/node_modules/pimatic-hap/node_modules/hap-nodejs/node_modules/mdns/lib/advertisement.js:42:24) at SocketWatcher.MDNSService.self.watcher.callback (/home/pi/pimatic-app/node_modules/pimatic-hap/node_modules/hap-nodejs/node_modules/mdns/lib/mdns_service.js:18:40) This is most probably a bug in pimatic or in a module, please report it!

Opened as issue #1051 in pimatic github, but requested to open it here instead.

michbeck100 commented 7 years ago

This is not an error I can fix in pimatic-hap. Please refer to all the issues raised already: https://github.com/nfarina/homebridge/issues/613 https://github.com/agnat/node_mdns/issues/104 https://github.com/nfarina/homebridge/issues/899 https://github.com/KhaosT/HAP-NodeJS/issues/367

These are just some of the search results I found when searching for "dns service error: unknown"