码迷,mamicode.com
首页 > 其他好文 > 详细

在git clone报错

时间:2018-12-28 18:29:15      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:remote   ssh   not   one   设置   The   psd   you   reset   

在阿里云新买了一台服务器,用的原正常运行的系统做的镜像文件,但在拉代码的时候提示如下报错:
[root@ap001 ]# git clone git@192.168.1.24: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报错

标签:remote   ssh   not   one   设置   The   psd   you   reset   

原文地址:http://blog.51cto.com/cainiaibage/2336570

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!