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

VHS_NO_SANDBOX ENV option needs documented #504

Open
shaunco opened this issue Jul 20, 2024 · 0 comments · May be fixed by #505
Open

VHS_NO_SANDBOX ENV option needs documented #504

shaunco opened this issue Jul 20, 2024 · 0 comments · May be fixed by #505
Labels
enhancement New feature or request

Comments

@shaunco
Copy link

shaunco commented Jul 20, 2024

After banging my head against the wall on the on this error:

could not launch browser: [launcher] Failed to get the debug url: [0719/182133.729582:FATAL:zygote_host_impl_linux.cc(127)]
No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md 
for more information on developing with the SUID sandbox. If you want to live dangerously and need an 
immediate workaround, you can try using --no-sandbox.

I came across #45 which is referenced by #195 which was merged over 2 years ago, and added VHS_NO_SANDBOX but doesn't seem to be documented anywhere outside of that PR.

For server mode, env options are documented in the readme ( https://github.com/charmbracelet/vhs/blob/main/README.md#the-vhs-server )...

@shaunco shaunco added the enhancement New feature or request label Jul 20, 2024
@Delta456 Delta456 linked a pull request Jul 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant