git报错Peer reports incompatible or unsupported protocol version

git clone项目时出现类似如下错误:

# git clone https://github.com/iyezhou/Android-YzHttp.git
Cloning into '91porn'...
fatal: unable to access 'https://github.com/iyezhou/Android-YzHttp.git/': Peer reports incompatible or unsupported protocol version.
# git --version
git version 2.13.2

解决办法:

yum update nss curl libcurl  # nss为名称解析和认证服务 curl为网络请求库
上一篇 Linux 安装 MySQL 报 error while loading shared libraries: libtinfo.so.5 解决办法
下一篇 开源移动应用统计分析系统Cobub Razor安装踩坑记录
目录
文章列表
1 Ehcache与Guava Cache的区别浅谈
Ehcache与Guava Cache的区别浅谈
2
Android解决CPU休眠Timer不执行
Android解决CPU休眠Timer不执行
3
玩转Redis-HyperLogLog原理探索
玩转Redis-HyperLogLog原理探索
4
Android问题:You need to use a Theme.AppCompat theme (or descendant) with this activity
Android问题:You need to use a Theme.AppCompat theme (or descendant) with this activity
5
Gradle 设置 Nexus 用户名密码
Gradle 设置 Nexus 用户名密码
最新评论
一位WordPress评论者
一位WordPress评论者
2月12日
您好,这是一条评论。若需要审核、编辑或删除评论,请访问仪表盘的评论界面。评论者头像来自 Gravatar。