brilliant-limeB
Apify & Crawlee3y ago
2 replies
brilliant-lime

Page.goto never resolves in headful (using XVFB) using `apify/actor-node-puppeteer-chrome` Docker

We are able to successful launch the chromium browser, but when navigating to certain pages,
puppeteer.page.goto
never resolves in a page load event (either
load
or any of the other events).

We are not seeing this behavior when we run the same script (using chromium116, puppeteer21, and the latest version of crawlee) outside of a Docker container. We also don't see this behavior on the Apify platform using Actors, but currently can't use the service due to our security requirements.

Happy to share more detail but would appreciate any ideas on where to look. Thanks!
Was this page helpful?