-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Unable to launch browser, error message: Failed to launch the browser process! #219
Comments
Any updates? facing same issue when deployed to server (ubuntu)
|
You can solve the problem by installing Chromium. Ubuntu
For any environment (vps or docker container). |
I did installed chromium but then I got another error
After spending hour to resolve this problem, I cam across a similar issue reported and resolved at stackoverflow https://stackoverflow.com/questions/59979188/error-failed-to-launch-the-browser-process-puppeteer Solution Add path to installed chromium within options resolved issue.
|
Did you check the troubleshooting section of Puppeteer documentation? https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md |
Version 4.0.0.
Locally everything works well. But when deploying to a server or docker container g I get an error message.
`Error: Unable to launch browser, error message: Failed to launch the browser process!
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
TROUBLESHOOTING: https://pptr.dev/troubleshooting
An older version cannot be installed because it points to deprecated packages.
The text was updated successfully, but these errors were encountered: