Error: browserController.newPage() failed on basic puppeteer example

Hi everyone. I've just started my work with crawlee. I tried to test some basic examples. I picked PuppeteerCrawler and I have a problem with running it. I didn't change anything in code it's plain crawlee boilerplate. I'm constantly getting an error like this:
ERROR PuppeteerCrawler: Request failed and reached maximum retries. Error: browserController.newPage() failed: bNjhABNbboGcM1zBugHIV
Cause:browserController.newPage() timed out..
ERROR PuppeteerCrawler: Request failed and reached maximum retries. Error: browserController.newPage() failed: bNjhABNbboGcM1zBugHIV
Cause:browserController.newPage() timed out..
Any ideas why? I'm running it on wsl2 - ubuntu Thanks for any help
1 Reply
notable-maroon
notable-maroon2y ago
Hey there! That's weird - could you send the direct link for the example/code? Or what is template you're talking about? JavaScript or Typsescript?

Did you find this page helpful?