Forum: Ruby on Rails problem with git clone Permission denied (publickey) :( HELP!

Posted by Ai Romantiku (Guest)
on 2012-09-26 00:29
(Received via mailing list)
hello when i want to clone apps on my pc he give me this error.

Romantiku@ROMANTIKU-PC ~
$ git clone git@heroku.com: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:/... 
but
the same problem ,can anyone help?
Posted by Victor Goff (kotp)
on 2012-09-26 01:51
(Received via mailing list)
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.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.