GitHub push的时候报:Unable to access ‘https://github.com/xxxx/xxxx.git/‘:OpenSSL SSL_read:Connection was

Posted 李某乐

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了GitHub push的时候报:Unable to access ‘https://github.com/xxxx/xxxx.git/‘:OpenSSL SSL_read:Connection was相关的知识,希望对你有一定的参考价值。

GitHub push的时候报:Unable to access ‘https://github.com/xxxx/xxxx.git/’:OpenSSL SSL_read:Connection was reset,error 10054

Unable to access ‘https://github.com/xxxx/xxxx.git/’:OpenSSL SSL_read:Connection was reset,error 10054

今天在拉取和提交代码时报“OpenSSL读取:连接被重置,错误号10054”。为什么会连接不上了???第一次出现这种情况,没经验呀,怎么办呢??只能问百度了,于是就开始疯狂的百度,搜索到的大多都是执行git config --global http.sslVerify "false"关闭证书认证。没经验吗,只能照着有经验的前辈们的提示来呀,结果试了一波没用。正当绝望的时候,想到了,现在连的时公司的网,会不会有点关系呢?于是就把网线扯了,手机开热点试一下吧,结果嘿嘿,成了。不是说前辈们的方法不好使哈,如果你们日后也遇见该问题了,可以先拔下网线换个网先试试,然后再试其他方法,毕竟拔网线是不需要改git的配置的,万一成了呢

以上是关于GitHub push的时候报:Unable to access ‘https://github.com/xxxx/xxxx.git/‘:OpenSSL SSL_read:Connection was的主要内容,如果未能解决你的问题,请参考以下文章

解决PyCharm上传代码到Github出现push failed: unable to acces

解决PyCharm上传代码到Github出现push failed: unable to acces

git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re

npm install 报“https://github.com.cnpmjs.org/nhn/raphael.git“ fatal: unable to access ‘https://异常解决记录

npm install 报“https://github.com.cnpmjs.org/nhn/raphael.git“ fatal: unable to access ‘https://异常解决记录

Successfully created project 'vueSecond' on GitHub, but initial push failed: unable to acces