Open loic-hamdi opened 1 year ago
@rohitsangwan01 please add possibility to set noSandboxFlag
in puppeteer.launch()
browser = await puppeteer.launch(
headless: headless,
executablePath: executablePath,
userDataDir: sessionDirectory,
args: puppeteerArgs,
noSandboxFlag: bool <<-----
);
@loic-hamdi you can add a PR for this , or first you can try this in your fork if this fixes your issue
Hey there,
Did someone successfully deployed via docker to Google Cloud Run?
In the logs I always stay stuck at: