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

10.2.x

Open bytespider opened this issue 4 years ago • 7 comments

Updated to support Puppeteer 10.2.x

bytespider avatar Sep 23 '21 12:09 bytespider

Chromium version has changed. You still need to build up a binary via ansible & AWS.

bestplay9384 avatar Sep 23 '21 15:09 bestplay9384

I assume that's the job of the workflow / build step

bytespider avatar Sep 23 '21 18:09 bytespider

As far as i know - it is not. There is an ansible script that needs to be given AWS Credentials to be possible to build a binary, but historically it was run by @alixaxel so he individually prepared all chromium binaries :/

bestplay9384 avatar Sep 24 '21 08:09 bestplay9384

@bestplay9384 Indeed, I will take care of this in the next hours.

alixaxel avatar Sep 24 '21 21:09 alixaxel

I tried running it myself but my Debian VM would.hang part way through and the EC2 instance left running doing nothing.

bytespider avatar Sep 24 '21 21:09 bytespider

Anyone has managed to get this working?

hooman-myadbox avatar Oct 07 '21 04:10 hooman-myadbox

@hooman-myadbox I decided to use container images with the native Alpine Chromium binary installed since this PR didn't seem to get much traction. https://aws.amazon.com/blogs/aws/new-for-aws-lambda-container-image-support/

bytespider avatar Nov 05 '21 08:11 bytespider