Loading...

文章背景图

CentOS git clone error

2018-08-20
793
-
- 分钟
|

VPS重装出错,使用Git Clone项目的时候提示unable to access

问题描述:

CentOS 操作系统

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

fatal: unable to access 'https://github.com/rancher/rancher.git/':Peer reports incompatible or unsupported protocol version.

解决方法:

yum update -y nss curl libcurl
评论交流

文章目录