公钥 - 应用程序错误 [英] Public key - Application error

查看:157
本文介绍了公钥 - 应用程序错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,我是编程新手 Facebook 应用程序,我想从 Heroku 开始,但是我遇到很大问题开始使用它。

在控制台中登录后,询问我是否要创建 SSH公钥。当我输入yes时,我收到消息,它正在生成一个公钥给 C:/Users/Test/.ssh/id_rsa.pub



然后它说

 上传SSH公用密钥C:/Users/Test/.ssh/ id_rsa.pub ..  - 失败。 
!应用程序错误。

任何人都可以帮我吗? :(

解决方案

在这里,我遇到同样的问题...



我找到的解决方案是:1)使用任何外部编辑器打开文件C:/Users/Test/.ssh/id_rsa.pub。

>

2)复制内容,begininig加上ssh-rsa直到==。

3)转到 https://dashboard.heroku。 com / account

4)将此复制到添加新的ssh密钥,按添加键。


Hey I'm new in programming Facebook applications and I wanted to start with Heroku but I have big problems to start working with it.

After I logged on in the console I am asked whether I want to create a SSH public key. When I'm entering yes I get the message that it's generating a public key to C:/Users/Test/.ssh/id_rsa.pub.

Then it says

Uploading SSH public key C:/Users/Test/.ssh/id_rsa.pub.. - failed.
! Application error. 

Can anybody help me? :(

解决方案

Here I have the same problem...

The solution I found was:

1) Open your file "C:/Users/Test/.ssh/id_rsa.pub" with any ext editor.

2) Copy the content, begininig with "ssh-rsa" until "==".

3) go to https://dashboard.heroku.com/account

4) copy this to "add new ssh key", press Add key.

这篇关于公钥 - 应用程序错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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