Ai Romantiku
2012-Sep-25 20:44 UTC
problem with git clone.. Permission denied (publickey) :( HELP!
hello when i want to clone apps on my pc he give me this error. Romantiku@ROMANTIKU-PC ~ $ git clone git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:view.git Cloning into ''view''... The authenticity of host ''heroku.com (50.19.85.154)'' can''t be established. RSA key fingerprint is 8b:48:5e:67:0e:c9:16:47:32:f2:87:0c:1f:c8:60:ad. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ''heroku.com,50.19.85.154'' (RSA) to the list of known hosts. Permission denied (publickey). fatal: The remote end hung up unexpectedly i searched on google for solution but nothing ,i have uninstall and installet again but the same, i tryed here https://devcenter.heroku.com/articles/keys<https://devcenter.heroku.com/articles/keys#> but the same problem ,can anyone help? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/w7eBCvijwFsJ. For more options, visit https://groups.google.com/groups/opt_out.
Victor Goff
2012-Sep-25 23:49 UTC
Re: problem with git clone.. Permission denied (publickey) :( HELP!
The problem is likely nothing to do with your git install. It directs more toward your SSH keys. If you are using Google, type the following line into the search box. site:heroku.com ssh It should give you better Google results. Namely, likely the Heroku "Managing Your SSH Keys | Heroku Dev Center" link. On Tue, Sep 25, 2012 at 3:44 PM, Ai Romantiku <ervingjurra-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hello when i want to clone apps on my pc he give me this error. > > Romantiku@ROMANTIKU-PC ~ > $ git clone git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:view.git > Cloning into ''view''... > The authenticity of host ''heroku.com (50.19.85.154)'' can''t be established. > RSA key fingerprint is 8b:48:5e:67:0e:c9:16:47:32:f2:87:0c:1f:c8:60:ad. > Are you sure you want to continue connecting (yes/no)? yes > Warning: Permanently added ''heroku.com,50.19.85.154'' (RSA) to the list of > known > hosts. > Permission denied (publickey). > fatal: The remote end hung up unexpectedly > > i searched on google for solution but nothing ,i have uninstall and > installet again but the same, i tryed here > https://devcenter.heroku.com/articles/keys<https://devcenter.heroku.com/articles/keys#> but > the same problem ,can anyone help? > > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.