grover / homebridge-dacp

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

Wont connect after pairing #70

Open galbartal opened 4 years ago

galbartal commented 4 years ago

[DACP] [AppleTV] Connection to DACP server failed: Error: Missing server info response container

`at _withConnection (/usr/local/lib/node_modules/homebridge-dacp/src/dacp/DacpClient.js:33:15) at process._tickCallback (internal/process/next_tick.js:68:7)

(node:31798) UnhandledPromiseRejectionWarning: IllegalStateError: Backoff in progress. at Backoff.backoff (/usr/local/lib/node_modules/homebridge-dacp/node_modules/backoff/lib/backoff.js:38:13) at _dacpClient.connect.then.catch.error (/usr/local/lib/node_modules/homebridge-dacp/src/DacpAccessory.js:243:23) at process._tickCallback (internal/process/next_tick.js:68:7)

(node:31798) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 6) `