Hi I have been following the setup instructions to get a simple sinatra app up and running.
I ran into a few issues with PuTTy gen and keys, but I was able to use this thread<http://groups.google.com/group/heroku/browse_thread/thread/7a3b79e76c38d621/ba1fbe650d3975d6?lnk=gst&q=ssh+public+key#ba1fbe650d3975d6> to get past them (at least I think I was able to get past them). However when I attempt to push my code to heroku I get this error: > git push heroku master Permission denied (publickey). fatal: The remote end hung up unexpectedly I have managed to get through other steps, heroku create successfully created my app, and my public key was accepted. Also heroku key:add still works Can anyone tell me what is going on here? What have I missed, and how do I rectify it? thanks, Richard. -- http://richardconroy.blogspot.com -- 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.
