严重的:无法访问'https://github.com/xxx':OpenSSL SSL_connect:SSL_ERROR_SYSCALL与github.com的连接:443 [英] fatal: unable to access 'https://github.com/xxx': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

查看:96
本文介绍了严重的:无法访问'https://github.com/xxx':OpenSSL SSL_connect:SSL_ERROR_SYSCALL与github.com的连接:443的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试使用git push时,将报告错误:

When l try to use git push, an error reports:

致命:致命:无法访问" https://github.com/xxx ":OpenSSL SSL_connect:连接到github.com的SSL_ERROR_SYSCALL:443

Fatal: fatal: unable to access 'https://github.com/xxx': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443

我的git版本是Windows的2.16.2

My git version is 2.16.2 for windows

在今天之前运行良好,并且重新安装git似乎无效.

It worked well before this day, and reinstalling git seems to not work.

有人可以帮我吗?预先感谢!

Can anyone help me with that? Thanks in advance!

推荐答案

如果您使用代理,请尝试以下操作:

If you are behind a proxy, try the following:

git config --global --add remote.origin.proxy ""

这篇关于严重的:无法访问'https://github.com/xxx':OpenSSL SSL_connect:SSL_ERROR_SYSCALL与github.com的连接:443的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆