码迷,mamicode.com
首页 > Web开发 > 详细

RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054

时间:2019-08-11 16:57:39      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:not   lob   出现   sys   cal   Opens   open   rpc   问题解决   

主要原因是安全设置的问题:

首先执行git config http.sslVerify "false" 若出现下列错误

git config http.sslVerify "false" fatal: not in a git directory

再继续执行 git config --global http.sslVerify "false" 问题解决

RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054

标签:not   lob   出现   sys   cal   Opens   open   rpc   问题解决   

原文地址:https://www.cnblogs.com/so-easy/p/11335318.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!