We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
Since the last update castblock isn't working anymore. I attached the output of castblock below.
2021-10-23T16:23:22.853673Z INFO - castblock.chromecast: Starting the go-chromecast server. 2021-10-23T16:23:22.857282Z DEBUG - http.client: Performing request -- method: "GET", host: "127.0.0.1", port: 8011, resource: "/" 2021-10-23T16:23:23.365420Z DEBUG - http.client: Performing request -- method: "GET", host: "127.0.0.1", port: 8011, resource: "/" 2021-10-23T16:23:23.369742Z INFO - castblock.chromecast: The go-chromecast server is up 2021-10-23T16:23:23.864829Z DEBUG - castblock.blocker: Checking for new devices 2021-10-23T16:23:23.864930Z DEBUG - http.client: Performing request -- method: "GET", host: "127.0.0.1", port: 8011, resource: "/devices" 2021-10-23T16:23:26.870112Z INFO - castblock.blocker: New device found -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:23:26.870118Z INFO - castblock.blocker: Connect to device -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:23:26.870143Z DEBUG - http.client: Performing request -- method: "POST", host: "127.0.0.1", port: 8011, resource: "/connect?uuid=02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:23:29.883713Z DEBUG - castblock.chromecast: Error while connecting to device -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129", status_code: 500, error: "unable to start application: unable to connect to chromecast at '192.168.0.161:8009': EOF" 2021-10-23T16:23:29.883820Z ERROR - castblock.blocker: Error while connecting -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:23:59.877425Z DEBUG - castblock.blocker: Checking for new devices 2021-10-23T16:23:59.877445Z DEBUG - http.client: Performing request -- method: "GET", host: "127.0.0.1", port: 8011, resource: "/devices" 2021-10-23T16:24:02.880936Z INFO - castblock.blocker: New device found -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:24:02.880942Z INFO - castblock.blocker: Connect to device -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:24:02.880966Z DEBUG - http.client: Performing request -- method: "POST", host: "127.0.0.1", port: 8011, resource: "/connect?uuid=02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:24:05.894206Z DEBUG - castblock.chromecast: Error while connecting to device -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129", status_code: 500, error: "unable to start application: unable to connect to chromecast at '192.168.0.161:8009': EOF" 2021-10-23T16:24:05.894363Z ERROR - castblock.blocker: Error while connecting -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:24:35.894695Z DEBUG - castblock.blocker: Checking for new devices 2021-10-23T16:24:35.894713Z DEBUG - http.client: Performing request -- method: "GET", host: "127.0.0.1", port: 8011, resource: "/devices" 2021-10-23T16:24:38.898432Z INFO - castblock.blocker: New device found -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129" 2021-10-23T16:24:38.898435Z INFO - castblock.blocker: Connect to device -- name: "Wohnzimmer", uuid: "02829eba8aac03f6cf28c08ba8624129"```
The text was updated successfully, but these errors were encountered:
Can you run the same command with --debug please?
--debug
Sorry, something went wrong.
It is already with debug enabled
No branches or pull requests
Hello,
Since the last update castblock isn't working anymore. I attached the output of castblock below.
The text was updated successfully, but these errors were encountered: