Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Invalid Response to getPlayingContentInfo calling /sony/avContent #197

Open
romanr opened this issue Sep 8, 2022 · 0 comments
Open

Comments

@romanr
Copy link

romanr commented Sep 8, 2022

Been getting this randomly. All seem to be working only this message sometimes.

 [BraviaTVOS] TV: An error occured during getting television state!
 [BraviaTVOS] Error: Not Found
    at exports.request (/volume1/homebridge/node_modules/homebridge-bravia-tvos/node_modules/@seydx/bravia/lib/request.js:80:19)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at ServiceProtocol.invoke (/volume1/homebridge/node_modules/homebridge-bravia-tvos/node_modules/@seydx/bravia/lib/service.js:94:12)
    at Handler.getTelevisionState (/volume1/homebridge/node_modules/homebridge-bravia-tvos/src/accessories/accessory.handler.js:18:24)
    at Handler.poll (/volume1/homebridge/node_modules/homebridge-bravia-tvos/src/accessories/accessory.handler.js:559:7) {
  title: 'Invalid Response',
  code: 404,
  soap: {},
  payload: {
    id: 1,
    version: '1.0',
    method: 'getPlayingContentInfo',
    params: []
  },
  url: 'http://x.x.x.x/sony/avContent'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant