爬虫错误汇总

http.client.RemoteDisconnected: Remote end closed connection without response

requests.packages.urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))
requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response',))

参考资料:https://stackoverflow.com/questions/49165989/python-sslerrorbad-handshake-syscallerror-1-unexpected-eof
https://lukasa.co.uk/2017/02/Configuring_TLS_With_Requests/
https://www.ssllabs.com/ssltest/analyze.html?d=www.asqql.com&latest
https://lax.v2ex.com/t/454884

posted @ 2018-07-20 21:27  公众号python学习开发  阅读(8642)  评论(0编辑  收藏  举报