如何在eclipse中将ssh键与heroku帐户关联我得到以下错误 [英] How to associate ssh key to heroku account in eclipse i am getting following error

查看:161
本文介绍了如何在eclipse中将ssh键与heroku帐户关联我得到以下错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我在创建你的应用程序时遇到了一个问题:intens-harbour-6816。这可能是由于Eclipse SSH密钥与您的Heroku帐户关联的SSH密钥不匹配。要解决此错误,您可以: - 通过转到首选项将您的SSH密钥关联到您的Heroku帐户。或 - 如果SSH密钥正确,请重新启动Eclipse。 git@heroku.com:激烈的港口-6816.git:会议下来。
克隆应用程序从heroku。
请帮助我如何解决它?

解决方案

尝试



ssh-keygen





heroku keys:add〜/ .ssh / id_rsa.pub



然后看看这是否正常/ p>

ssh -vT git@heroku.com


i am new to heroku please help me .. :/

We have encountered a problem creating your application: intense-harbor-6816. This could be due to the Eclipse SSH key is not matching the SSH key(s) that is associated with your Heroku account. To fix this error, you can: - Associate your SSH key to your Heroku account by going to "Preferences" OR - If the SSH Key is correct, restart Eclipse. git@heroku.com:intense-harbor-6816.git: session is down. during cloning the application from heroku. Please help me how can i fix it ..?

解决方案

Try

ssh-keygen

and

heroku keys:add ~/.ssh/id_rsa.pub

and then see if this works

ssh -vT git@heroku.com

这篇关于如何在eclipse中将ssh键与heroku帐户关联我得到以下错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆