>From the terminal, run: ssh -v [email protected]
On the debug output you should see something like: debug1: Trying private key: /Users/pedro/.ssh/identity debug1: Offering public key: /Users/pedro/.ssh/id_rsa Are those correct? Does the public key match they key on Heroku? (check with heroku keys --long). On Sat, Oct 24, 2009 at 8:11 AM, Joc <[email protected]> wrote: > > Hi, thanks for the quick response. > > Unfortunately neither of those are true. > > I'm on OSX Leopard and no proxy. > > Joc > > On Oct 24, 3:24 pm, Thomas Sullivan <[email protected]> wrote: >> make sure if you are on windows, etc that your keys are in the right >> spot. >> >> if you have proxy issues and the like try: >> >> http://regexeverything.wordpress.com/2009/07/02/heroku-through-a-prox... >> >> On Oct 24, 2009, at 10:15 AM, Joc <[email protected]> wrote: >> >> >> >> >> >> > Hi, trying Heroku again after some time but tripping over the public >> > key thing. >> >> > Am following the help to set up a new app but every time I get: >> >> > Permission denied (publickey). >> > fatal: The remote end hung up unexpectedly >> >> > When I try 'git push heroku master' >> >> > Have tried clearing all the keys and adding a new one. >> > Removed the credentials file so that I had to input them again. >> > Have set up heroku as a git remote using the repository address >> > provided by create. >> >> > Can't seem to find any further help on your website. >> >> > Is it because I haven't visited for a while? >> >> > Joc > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
