克隆/推送Git Repos 443时出错:访问不正确,但未使用代理 [英] Error When Clone/Push Git Repos 443: Bad access, but no proxy used

查看:687
本文介绍了克隆/推送Git Repos 443时出错:访问不正确,但未使用代理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



假设我试图将我的更改推送到远程repo。

  git push origin master 

然后我会得到这个错误。


$ b

致命:无法访问'[Remote_Repo]':无法连接到github.com端口443:访问不良



我检查了这个问题,并且每个人都说这与代理有关。但我确定我没有使用代理服务器。

解决方案

这里发生了什么。卡巴斯基互联网安全屏蔽了与git服务器的连接,这就是我遇到这种错误的原因。

所以,任何遇到模拟器问题的人,请尝试禁用您的反病毒首先。


I am having really strange issue when do these operations clone/push with git remote repo.

Let's say I'm trying to push my changes to remote repo.

git push origin master

Then I will get this error.

fatal: unable to access '[Remote_Repo]': Failed to connect to github.com port 443: Bad access

I checked this issue and everyone saying this related to proxy. But I am quiet sure that I am not using a proxy.

解决方案

Here what happened. Kaspersky internet security blocked the connection to the git server and that's why I got that error.

So anyone facing the similer kind of issue, try disabling your anti virus first.

这篇关于克隆/推送Git Repos 443时出错:访问不正确,但未使用代理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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