Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Troubleshooting Issues: Upgrading Python Lambda to Version 3.11 Disrupts Pyppeteer Library for Web Scraping #460

Open
mustafaKdohrinii opened this issue Jan 18, 2024 · 0 comments

Comments

@mustafaKdohrinii
Copy link

We are encountering an issue with the Python Puppeteer library. We recently upgraded a Python Lambda from version 3.7 to 3.11, We use puppeteer for scraping within this Lambda function, And it is not functioning as expected after the upgrade. Upon deployment on AWS, an error is being displayed: Browser was closed unexpectedly.

We have also updated chromium binary layer with Python 3.11 on AWS Lambda, still getting the error. Can someone guide me how to resolve the issue

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant