Skip to content
This repository has been archived by the owner on May 8, 2020. It is now read-only.

No usable sandbox! error. Chrome exits with exit code 1. #40

Closed
jabbalaci opened this issue Mar 5, 2018 · 1 comment
Closed

No usable sandbox! error. Chrome exits with exit code 1. #40

jabbalaci opened this issue Mar 5, 2018 · 1 comment

Comments

@jabbalaci
Copy link

pyppeteer downloaded a chrome instance to ~/.pyppeteer. However, it drops an error if I try to launch it:

$ ./chrome  
[9995:9995:0305/230635.827218:FATAL:zygote_host_impl_linux.cc(124)] No usable sandbox! 
Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/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.
#0 0x55802f65c6ac base::debug::StackTrace::StackTrace()
#1 0x55802f673e23 logging::LogMessage::~LogMessage()
#2 0x55802e73da61 content::ZygoteHostImpl::Init()
...
[end of stack trace]
Calling _exit(1). Core file will not be generated.

@miyakogi
Copy link
Owner

miyakogi commented Mar 6, 2018

See the puppeteer's troubleshooting

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants