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

[BUG] pikaraoke headed mode throws errors on launch over SSH #395

Open
vicwomg opened this issue Sep 5, 2024 · 0 comments
Open

[BUG] pikaraoke headed mode throws errors on launch over SSH #395

vicwomg opened this issue Sep 5, 2024 · 0 comments

Comments

@vicwomg
Copy link
Owner

vicwomg commented Sep 5, 2024

Describe the bug
Trying to launch pikaraoke headed mode over SSH results in a cryptic error

The solution is described here in the wiki
https://github.com/vicwomg/pikaraoke/wiki/FAQ-&-Troubleshooting#im-getting-this-chromedriver-error-on-launch-session-not-created-devtoolsactiveport-file-doesnt-exist

But it is still biting a lot of users and causing confusion.

To Reproduce
Steps to reproduce the behavior:

  1. SSH to a pi
  2. Run pikaraoke
  3. Error on launch: session not created: DevToolsActivePort file doesn't exist

Expected behavior
Catch this error and detect if the user is running over SSH. If so, we should output more meaningful error text and suggest prepending with DISPLAY=:0.0

Platform (please complete the following information):

  • Hardware: N/A
@vicwomg vicwomg changed the title [BUG] pikaraoke headed mode cannot launch over SSH [BUG] pikaraoke headed mode throws errors on launch over SSH Sep 5, 2024
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