sad-indigoS
Apify & Crawlee4y ago
1 reply
sad-indigo

PuppeteerCrawler navigation timeout

I am using PuppeteerCrawler. Most of the time on the 10th page I get timeout error. I have tried:
* increasing timeout to 100s => does not help
* increasing memory/CPU => 0.25 to 1 CPU => does not help
When I click the web manually in anonymous Chrome, it works just fine.

Any idea how to debug it, please? I am blind about what is happening on the 10th page...
TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/myuser/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:108:111
Was this page helpful?