grover / homebridge-dacp

Remotely control Apple TV and iTunes via HomeKit.
MIT License
151 stars 14 forks source link

Error: dns service error: unknown #63

Open fugazzy opened 5 years ago

fugazzy commented 5 years ago

I try to install this plugin, but I get this error: (using docker on DS918+ with image: oznu/homebridge:no-avahi [5/4/2019, 11:43:33 AM] [ZP] homebridge-zp v0.3.16, node v10.15.3, homebridge v0.4.49 [5/4/2019, 11:43:35 AM] [DACP] Initializing DACP platform... [5/4/2019, 11:43:35 AM] [DACP] DACP Platform Plugin Loaded - Version 0.9.2 [5/4/2019, 11:43:35 AM] [DACP] Found accessory in config: "AppleTV" [5/4/2019, 11:43:35 AM] [DACP] [5/4/2019, 11:43:35 AM] [DACP] Skipping creation of the accessory "AppleTV" because it doesn't have a pairing code or [5/4/2019, 11:43:35 AM] [DACP] service name yet. You need to pair the device/iTunes, reconfigure and restart homebridge. [5/4/2019, 11:43:35 AM] [DACP] [5/4/2019, 11:43:35 AM] [DACP] Beginning remote control announcements for the accessory "AppleTV". [5/4/2019, 11:43:35 AM] [DACP] [5/4/2019, 11:43:35 AM] [DACP] Use passcode 5805 to pair with this remote control. [5/4/2019, 11:43:35 AM] [DACP] [5/4/2019, 11:43:35 AM] Error: dns service error: unknown at new Advertisement (/homebridge/node_modules/mdns/lib/advertisement.js:56:10) at Object.create [as createAdvertisement] (/homebridge/node_modules/mdns/lib/advertisement.js:64:10) at new DacpRemote (/homebridge/node_modules/homebridge-dacp/src/dacp/DacpRemote.js:29:21) at DacpPlatform._createRemote (/homebridge/node_modules/homebridge-dacp/src/index.js:215:24) at _accessories.devices.map.device (/homebridge/node_modules/homebridge-dacp/src/index.js:194:14) at Array.map (<anonymous>) at DacpPlatform.accessories (/homebridge/node_modules/homebridge-dacp/src/index.js:174:33) at Server._loadPlatformAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:403:20) at Server._loadPlatforms (/usr/local/lib/node_modules/homebridge/lib/server.js:341:16) at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:90:36) [5/4/2019, 11:43:35 AM] Got SIGTERM, shutting down Homebridge...