-
I'm encountering a problem during deployment with AWS Elastic Beanstalk. The deployment runs npm install, but it recently started hanging for hours on this step before eventually timing out and failin…
-
### Community Note
Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
## Environment
- `@sparticuz/chromium` Version: ^121.0.0
- `playwright` / `playwright-core` Version: 1.41.2
- Node.js Version: 20
- Lambda / GCF Runtime: nodejs20.x
## Expected Behavior
…
-
### Description
Trying to download and run a browser is resulting in an exception being thrown.
### Code being called
```csharp
using var browserFetcher = new BrowserFetcher(new BrowserFetc…
-
## Environment
- `chromium` Version: 126.0.0
- `puppeteer` / `puppeteer-core` Version: 22.13.1
- Node.js Version: 16.x and 18.x also
- Lambda / GCF Runtime: `nodejs16` and `nodejs18.x`
…
-
Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (938248). When using serverless-esbuild plugin with puppeteer.
-
Hi i'm getting the following error after deploy on to my Lambda function:
ERROR Error occured in serverless-plugin-chrome wrapper when trying to ensure Chrome for hello() handler. { flags: [] } Err…
-
Hi, I followed every step for Aws Lambda, but I get this Bug Failed to launch the browser process!\n\n\nTROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md\n",
…
-
## Environment
- `chromium` Version: 118.0.0
- `puppeteer-core` Version: 21.4.1
- Node.js Version: 16.x
- Lambda / GCF Runtime: nodejs16
## Expected Behavior
No errors and runs as expected…
-
Currently when I'm trying to run the export server with AWS Lambda using the new enhancement/pupeteer branch, the generation of graph fails because it's trying to create a folder in `/var/task/node_mo…