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

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36313-2bfe9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36313-2bfe9.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?