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

Headless=chrome command line option fails #486

Open
hackvertor opened this issue Sep 28, 2022 · 0 comments
Open

Headless=chrome command line option fails #486

hackvertor opened this issue Sep 28, 2022 · 0 comments

Comments

@hackvertor
Copy link

hackvertor commented Sep 28, 2022

When using the puppeteer option headless=chrome (This is needed to be able to run extensions headlessly) puppeteer cluster fails to launch the browser process. This happens when the browser needs to respawned.

I get the exception:
Error: Unable to launch browser for worker, error message: Failed to launch the browser process!

Failed to create SingletonLock: File exists (17)

If I remove the SingletonLock file the browser will launch but fails again whenever the browser needs to be respawned. Please can you help? How do I run puppeteer cluster with headless=chrome?

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