Skip to content

docker not working #187

@promani-glitch

Description

@promani-glitch

I see this when I launch with docker:

docker run --rm -v "$($PWD.Path)\test-query.txt:/example-queries" -v "$($PWD.Path)\test-results.csv:/results.csv" gosom/google-maps-scraper -depth 1 -input /example-queries -results /results.csv -exit-on-inactivity 3m

╔══════════════════════════════════════════════════════════════════════════════╗
║ 🌍 Google Maps Scraper ║
║ ⭐ If you find this project useful, please star it on GitHub: https://github
║ .com/gosom/google-maps-scraper ║
║ 💖 Consider sponsoring to support development: https://github.com/sponsors/g
║ osom ║
╚══════════════════════════════════════════════════════════════════════════════╝

2025/10/29 18:57:39 INFO Downloading driver path=/opt
could not install driver: could not install driver: could not download driver from https://playwright.azureedge.net/builds/driver/playwright-1.52.0-linux.zip: Get "https://playwright.azureedge.net/builds/driver/playwright-1.52.0-linux.zip": net/http: TLS handshake timeout
could not download driver from https://playwright-akamai.azureedge.net/builds/driver/playwright-1.52.0-linux.zip: Get "https://playwright-akamai.azureedge.net/builds/driver/playwright-1.52.0-linux.zip": dial tcp: lookup playwright-akamai.azureedge.net on 192.168.65.7:53: no such host
could not download driver from https://playwright-verizon.azureedge.net/builds/driver/playwright-1.52.0-linux.zip: Get "https://playwright-verizon.azureedge.net/builds/driver/playwright-1.52.0-linux.zip": dial tcp: lookup playwright-verizon.azureedge.net on 192.168.65.7:53: no such host

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions