HTTP 599: Resolving timed out after 20000 milliseconds

[E 181028 18:02:07 base_handler:203] HTTP 599: Resolving timed out after 20000 milliseconds

Traceback (most recent call last):
  File "c:\python27\lib\site-packages\pyspider\libs\base_handler.py", line 196, in run_task
    result = self._run_task(task, response)
  File "c:\python27\lib\site-packages\pyspider\libs\base_handler.py", line 175, in _run_task
    response.raise_for_status()
  File "c:\python27\lib\site-packages\pyspider\libs\response.py", line 172, in raise_for_status
    six.reraise(Exception, Exception(self.error), Traceback.from_string(self.traceback).as_traceback())
  File "c:\python27\lib\site-packages\pyspider\fetcher\tornado_fetcher.py", line 378, in http_fetch
    response = yield gen.maybe_future(self.http_client.fetch(request))
  File "c:\python27\lib\site-packages\tornado\httpclient.py", line 102, in fetch
    self._async_client.fetch, request, **kwargs))
  File "c:\python27\lib\site-packages\tornado\ioloop.py", line 458, in run_sync
    return future_cell[0].result()
    pyspiderPython2.7.15win10 x64
Sep.29,2021

I usually encounter this kind of thing by asking him to try again a few times and then it will be all right

Menu