MrSquaareM
Apify & Crawlee10mo ago
7 replies
MrSquaare

Timeout in Docker (with Camoufox image)

Hello everyone,

I'm trying to create a scraper with Crawlee + Camoufox that I'll run in a Docker container.

To do this, I used the Apify image for Camoufox (https://github.com/apify/apify-actor-docker/tree/master/node-playwright-camoufox) and followed the same tutorial as this one: https://docs.apify.com/sdk/js/docs/guides/docker-images

But, for some unknown reason, every request timeout (even a request to google.com).

Do you have any idea why this is happening? I tried a simple fetch, which works, so it doesn't seem to be a network issue.
GitHub
Base Docker images for Apify actors. Contribute to apify/apify-actor-docker development by creating an account on GitHub.
apify-actor-docker/node-playwright-camoufox at master · apify/apif...
Example Docker images to run your crawlers
Running in Docker | SDK for JavaScript | Apify Documentation
Was this page helpful?