在git clone报错

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了在git clone报错相关的知识,希望对你有一定的参考价值。

在阿里云新买了一台服务器,用的原正常运行的系统做的镜像文件,但在拉代码的时候提示如下报错:
[[email protected] ]# git clone [email protected]:java/psd.git
Cloning into ‘psd‘...
ssh_exchange_identification: read: Connection reset by peer
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

处理方案:
想起自己在gitlab服务器有设置了IP访问。开启了/etc/hosts.all。把新IP添加到hosts文件里即可,

以上是关于在git clone报错的主要内容,如果未能解决你的问题,请参考以下文章

Git 之 解决git clone报错(Failed to connect to xxxxxx port 80: Timed out) 以及 git 的相关常用配置

git commit报错报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]

git commit报错报错信息:type may not be empty [type-empty] subject may not be empty [subject-empty]

在git clone报错

idea从git上clone项目报错

【Git】git clone命令报错:host key verification failed