ssh_exchange_identification: Connection closed by remote hostfatal: Could not read from remote repo

记录,有时候实验室服务器ip地址更换,就会出现克隆仓库出错。

“

ssh_exchange_identification: Connection closed by remote host
fatal: Could not read from remote repository.

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

”

解决方法:

1.删除.ssh文件下面的

 2.重新生成密钥

ssh-keygen -t rsa -b 4096 -C "邮箱"

 下面一直回车就行。

 3.打开github官网,个人设置页面,点击SSH and GPG keys 

然后  点击新建 SSH keys

 4.将 id_rsa.pub 里面的密钥粘贴进去,保存即可

最后,就可打开终端进行克隆仓库了。

参考:

 解决 “fatal: Could not read from remote repository.“_I'm GHB的博客-CSDN博客

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值