spiderman icon indicating copy to clipboard operation
spiderman copied to clipboard

运行一段时间后报错

Open qxddxy opened this issue 2 years ago • 1 comments

爬虫运行一段时间后报错如下,然后就中断无法运行了 Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/scrapy/core/downloader/middleware.py", line 44, in process_request return (yield download_func(request=request, spider=spider)) twisted.web._newclient.ResponseNeverReceived: [<twisted.python.failure.Failure twisted.internet.error.ConnectionDone: Connection was closed cleanly.>]

qxddxy avatar Feb 10 '23 09:02 qxddxy

看起来是网络问题或者目标网站的问题

TurboWay avatar Feb 10 '23 10:02 TurboWay