You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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)
`
The text was updated successfully, but these errors were encountered:
[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)
`
The text was updated successfully, but these errors were encountered: