【发布时间】:2012-05-27 02:04:34
【问题描述】:
heroku create
Creating floating-planet-1824......................... done, stack is bamboo-mri-1.9.2
http://floating-planet-1824.heroku.com/ | git@heroku.com:floating-planet-1824.git
git push heroku master
Warning: Permanently added the RSA host key for IP address '50.19.85.156' to the list of known hosts.
Agent admitted failure to sign using the key.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
我生成了 ssh 密钥。
重启没有帮助。
【问题讨论】:
标签: ruby-on-rails git heroku