Closed AhsanMoavia closed 1 year ago
The scrapy.extensions.logstats
lines are generated by Scrapy itself and are completely normal. I don't know where the Dreams.prislo_rotating_proxies.middlewares
ones come from, I'd suggest you to look into that. It's impossible to do any more debugging with the provided information, any number of things could be happening for the crawl to get stuck.
After running for some time, the spider starts to output following logs, and does not crawl further URLs. There is no particular exception or error shown in log file before these logs start printing. Also, the behavior is random, these log lines may start printing right after spider opened, or in middle of crawl. There are also cases where the crawl goes smooth and successfully get completed
Following is the info about environment: OS: debian 10 scrapy: 2.6.2 scrapy-playwright: 0.0.26 playwright: 1.25.2