Description
When running the latest docker image, the scraper fails to start because it attempts to download a Playwright driver version (1.57.0) that is no longer available on the Azure CDN, resulting in a 404 Not Found error.
Error Logs
could not install driver: error: got non 200 status code: 404 (404 Not Found) from https://playwright.azureedge.net/builds/driver/playwright-1.57.0-linux.zip
Environment
- Docker Image:
gosom/google-maps-scraper:latest
- OS: WSL2 (Ubuntu)
Description
When running the latest docker image, the scraper fails to start because it attempts to download a Playwright driver version (
1.57.0) that is no longer available on the Azure CDN, resulting in a404 Not Founderror.Error Logs
could not install driver: error: got non 200 status code: 404 (404 Not Found) from https://playwright.azureedge.net/builds/driver/playwright-1.57.0-linux.zip
Environment
gosom/google-maps-scraper:latest