pyspider 报错HTTP 599: Failed reading the chunked-encoded stream
pyspider 报错HTTP 599: Failed reading the chunked-encoded stream 有没有遇到同样问题的大佬 详情:
HTTP 599: Failed reading the chunked-encoded stream
onse.py", line 172, in raise_for_status
six.reraise(Exception, Exception(self.error), Traceback.from_string(self.traceback).as_traceback())
File "c:\users\administrator\appdata\local\programs\python\python36-32\lib\site-packages\six.py", line 702, in reraise
raise value.with_traceback(tb)
File "c:\users\administrator\appdata\local\programs\python\python36-32\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:\users\administrator\appdata\local\programs\python\python36-32\lib\site-packages\tornado\gen.py", line 1055, in run
value = future.result()
File "c:\users\administrator\appdata\local\programs\python\python36-32\lib\site-packages\tornado\concurrent.py", line 238, in result
raise_exc_info(self._exc_info)
File "<string>", line 4, in raise_exc_info
Exception: HTTP 599: Failed reading the chunked-encoded stream
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论