解决 ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer')) 问题(
Posted collision-wisdom
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决 ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer')) 问题(相关的知识,希望对你有一定的参考价值。
今天写了一个requests爬虫,在运行的时候发生了requests.exceptions.ConnectionError:(‘Connection aborted.‘, ConnectionResetError(54, ‘Connection reset by peer‘)) 错误。
我马上google了这个问题,找到一个帖子,发现导致这种运行错误的因素有很多。
其中一种解决方法是通过安装requests的SSL/Https连接所需的可选安全软件包来解决它:
pip3 install "requests[security]"
以上是关于解决 ('Connection aborted.', ConnectionResetError(54, 'Connection reset by peer')) 问题(的主要内容,如果未能解决你的问题,请参考以下文章
Aborted connection 1055898 to db: 'xxx' user: 'yyy' host: 'xxx.xxx.xxx.xxx'
解决SSH连接出现 Software caused connection abort 的问题
手机打开网页时出现net::ERR_CONNECTION_ABORTED怎么解决??谢谢
网站chrome提示ERR_CONNECTION_ABORTED是啥意思?
ActiveMQ——activemq的报错见解javax.jms.JMSException: Software caused connection abort: recv failed