jancurn/actor-find-broken-links

Failed request with .pdf

Opened this issue · 0 comments

Here is the kind of errors, I can see:

ERROR: BasicCrawler: handleRequestFunction failed, reclaiming failed request back to the list or queue {"url":"https://www.humancoders.com/formations/securite-des-applications-web.pdf","retryCount":1}
2020-07-03T12:04:43.666Z   Error: net::ERR_ABORTED at https://www.humancoders.com/formations/securite-des-applications-web.pdf
2020-07-03T12:04:43.666Z     at navigate (/home/node/node_modules/puppeteer/lib/FrameManager.js:103:37)
2020-07-03T12:04:43.667Z     at <anonymous>
2020-07-03T12:04:43.667Z     at process._tickCallback (internal/process/next_tick.js:189:7)
2020-07-03T12:04:43.668Z   -- ASYNC --
2020-07-03T12:04:43.668Z     at Frame.<anonymous> (/home/node/node_modules/puppeteer/lib/helper.js:144:27)
2020-07-03T12:04:43.669Z     at Page.goto (/home/node/node_modules/puppeteer/lib/Page.js:587:49)
2020-07-03T12:04:43.669Z     at Page.<anonymous> (/home/node/node_modules/puppeteer/lib/helper.js:145:23)
2020-07-03T12:04:43.669Z     at PuppeteerCrawler.gotoFunction (/home/node/node_modules/apify/build/puppeteer_crawler.js:30:53)
2020-07-03T12:04:43.670Z     at PuppeteerCrawler._handleRequestFunction (/home/node/node_modules/apify/build/puppeteer_crawler.js:308:48)
2020-07-03T12:04:43.670Z     at <anonymous>
2020-07-03T12:04:43.671Z     at process._tickCallback (internal/process/next_tick.js:189:7)