Hi guys,

I have exactly the same error, on an existing app.
$ git push
Permission denied (public key)
fatal: The remote end hung up unexpectedly

I tried changing my keys several times, as mentioned on the heroku
blog - http://heroku.disqus.com/heroku_api_and_external_git_access/
Didn't seem to work for me.

I can still access my apps list.
$ heroku list

and I can also create new app
$ heroku create <APPNAME>

but I can't clone
$ heroku clone <APPNAME>
Initialize empty git repository....
Permission denied (public key)

Do I have to re-create my app from the start? Is there another way to
clone my app or reset my public keys?
I really like working on local copy then push via git. If I revert to
a previous snapshot, will that help?
Real sorry to have so many questions. Thanks

My app is at http://dyokbox.heroku.com


On Sep 15, 7:27 am, adam b <[EMAIL PROTECTED]> wrote:
> When I try and push my git repo to heroku I get the following error:
>
> $ git push -f heroku
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
>
> I have confirmed that the sshpublickeythe heroku gem is uploading
> is the same as thekeyassociated with my GitHub remote. Please
> advise.
>
> Thanks1
>
> /adam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to