【发布时间】:2014-06-19 18:10:48
【问题描述】:
我第一次在 Heroku 上卸载网站时遇到了很多错误。如何纠正?
k@k-Aspire-5750G:~/q$ git clone git@github.com:priroda/programmer-site
Cloning into 'programmer-site'...
The authenticity of host 'github.com (192.30.252.131)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)?
Host key verification failed.
fatal: The remote end hung up unexpectedly
我在 ssh 目录中有 2 个文件:
k@k-Aspire-5750G:~/.ssh$ ls
id_rsa id_rsa.pub
【问题讨论】:
标签: ruby-on-rails git heroku github ssh