Github 访问错误 - 遇到 AggregateException

标签 git github deployment

<分区>

我使用 github 存储库已经将近一年了,从今天早上开始,我无法将我的代码推送到远程存储库。我在命令行中收到以下错误:

fatal: AggregateException encountered. Mindestens ein Fehler ist aufgetreten.

credentials.log 包含以下错误:

System.AggregateException: Mindestens ein Fehler ist aufgetreten. ---> System.Net.Http.HttpRequestException: Fehler beim Senden der Anforderung. ---> System.Net.WebException: Die Anfrage wurde abgebrochen: Es konnte kein geschützter SSL/TLS-Kanal erstellt werden..

显然,昨天发布了一些内容。有关详细信息,请参见此处:https://developer.github.com/changes/2018-02-01-weak-crypto-removal-notice/

也许,这可能是原因,但我不知道如何解决。你能帮我吗?我使用 Windows 10。

最佳答案

你需要更新 git。参见 here :Whoisj 的最后评论。我早上遇到了同样的问题。很简单:只需再次下载并安装 git。参见示例 here

关于Github 访问错误 - 遇到 AggregateException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48946855/

相关文章:

android - 更新后,Project.xml 文件会自动在 android studio 中进行编辑和暂存以供提交

eclipse - 在 Tomcat/Eclipse 中部署 WAR

linux - git log 包含日期范围或之前/之后

git-p4 和配置 git-p4.largeFileExtensions

ruby-on-rails - 如何克隆和运行其他用户的 Rails 应用程序

python - github代码搜索api总是返回404

git - 了解 Git 工作流程

deployment - 如何使用 TFS 2010 部署网站和数据库项目?

docker - crashloopbackoff中的Kubernetes Pod

git 将本地分支推送到远程,RPC 失败