Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

issue-1834 dev/shm issue #218

Open
qatadamts opened this issue Aug 3, 2021 · 0 comments
Open

issue-1834 dev/shm issue #218

qatadamts opened this issue Aug 3, 2021 · 0 comments

Comments

@qatadamts
Copy link

chrome crashes in docker, more info: puppeteer/puppeteer#1834

app.commandLine.appendArgument("disable-dev-shm-usage"); does not work on aws lambda.

please add
app.commandLine.appendSwitch("disable-dev-shm-usage"); to fix the problem.

getting following error without the fix
Failed to load: -12 ERR_INSUFFICIENT_RESOURCES (file:///tmp/e1af360fa72245278068eb411aeb7963.html)

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

1 participant