从Github 使用ssh clone 项目时出现问题
天蓬老师
天蓬老师 2017-05-02 09:32:44
0
5
647

Github 使用 ssh clone 项目 返回下面错误

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.

请问怎么解决?

公匙我已经添加了到Github中了

用HTTPS URL clone 是可以的。就是SSH 不行

我也用coding的服务,同一个公匙用在coding上时没问题的。而且https 方法也没问题。

最后感觉是被墙了,或者是dns污染的问题。因为ping github.com 之后IP是1.1.1.1,并且连不出去。

天蓬老师
天蓬老师

欢迎选择我的课程,让我们一起见证您的进步~~

全部回复(5)
给我你的怀抱

找到最后的答案了,是因为墙的问题。

在外网的环境下,一切使用正常。

習慣沉默

应为你没有权限

要把你电脑的公钥添加到GitHub你的账户中

如何生成公钥,自行搜索

Ty80

公钥添加了,能否提供你的私钥是怎么配置的?

伊谢尔伦

生成公钥和私钥的方法:https://help.github.com/articles/generating-an-ssh-key/

我想大声告诉你

你在github设置里没加工钥

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!