chrome-aws-lambda icon indicating copy to clipboard operation
chrome-aws-lambda copied to clipboard

Chromium Binary for AWS Lambda and Google Cloud Functions

Results 74 chrome-aws-lambda issues
Sort by recently updated
recently updated
newest added

Hi! I'm completely new to the serverless world and I'm trying to set up correctly my first lambda with puppeteer. Everything is working as expected. Kudos for this repo and...

enhancement

## Environment * `chrome-aws-lambda` Version: 5.5.0 * `puppeteer` / `puppeteer-core` Version: 5.5.0 * OS: Linux * Node.js Version: 12.x * Lambda / GCF Runtime: nodejs12.x ## Expected Behavior ```js const...

bug

## Environment * `chrome-aws-lambda` Version: 5.3.1 * `puppeteer` / `puppeteer-core` Version: 5.3.0 * OS: Linux * Node.js Version: 12.x * Lambda / GCF Runtime: `nodejs12.x` ## Expected Behavior A PDF...

bug

chrome-aws-lambda is working very good but when we run on some website we has an error " Unhandled Promise Rejection {"errorType":"Runtime.UnhandledPromiseRejection","errorMessage":"TypeError: Cannot read property 'errorText' of null","reason":{"errorType":"TypeError","errorMessage":"Cannot read property 'errorText'...

bug
question

## Environment * `chrome-aws-lambda` Version: 5.3.1 * `puppeteer` / `puppeteer-core` Version: 5.3.1 * OS: Linux * Node.js Version: 12.x * Lambda / GCF Runtime: nodejs12.x ## Expected Behavior The session...

bug
invalid

## Environment * `chrome-aws-lambda` Version: 5.2.1 * `puppeteer` / `puppeteer-core` Version: 5.2.1 * OS: Linux * Node.js Version: 13.x * Lambda / GCF Runtime: nodejs12.x ## Expected Behavior Should create...

bug

## What would you like to have implemented? Support for running on AWS fargate. This could be as simple as adding the same headless, font and library path for when...

enhancement

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", this is my packet `"dependencies": { "@sparticuz/chrome-aws-lambda": "^17.1.1", "puppeteer-core": "^17.1.3"...

bug

Is this project dead? if so, please mark it so. Node14 support is coming to an end for AWS lambda and this is what the project is meant for. so...

bug

## Environment * `chrome-aws-lambda` Version: chrome-aws-lambda:22 * `puppeteer` / `puppeteer-core` Version: 21.5.2 * OS: Windows * Node.js Version: v18.18.0 * Lambda / GCF Runtime: nodejs14.x ## Expected Behavior I currently...

bug