You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
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)
The text was updated successfully, but these errors were encountered: