Peer reports incompatible or unsupported protocol version.
时间:2019-06-03 12:09:43
收藏:0
阅读:378
问题描述 ==>
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 原文:https://www.cnblogs.com/sonder/p/10966539.html
评论(0)