Note that there are some explanatory texts on larger screens.

plurals
  1. POHeroku Public Key Permission
    text
    copied!<p>I've been trying to set up my Rails project on Heroku from Ubuntu (I was using Windows, but decided to change). I'm having trouble with the public key. At first I just copied my key from windows and <code>heroku add:keys</code> it. It didn't work and I kept getting <code>Permission Denied (Public Key)</code> when I tried to clone. I also tried to generate new keys, remove old keys and add new ones, I've tried pretty much every solution I could find here on StackOverflow and Google:</p> <p><a href="https://stackoverflow.com/questions/4269922/permission-denied-publickey-when-deploying-heroku-code-fatal-the-remote-end">Permission denied (publickey) when deploying heroku code. fatal: The remote end hung up unexpectedly</a></p> <p><a href="http://www.rorexperts.com/git-push-heroku-master-permission-denied-publickey-t2280.html" rel="nofollow noreferrer">http://www.rorexperts.com/git-push-heroku-master-permission-denied-publickey-t2280.html</a></p> <p><a href="https://stackoverflow.com/questions/7440273/heroku-permission-denied-publickey">How come Heroku is giving a permission denied error?</a></p> <p><a href="http://zylstra.wordpress.com/2008/08/29/overcome-herokus-permission-denied-publickey-problem/" rel="nofollow noreferrer">http://zylstra.wordpress.com/2008/08/29/overcome-herokus-permission-denied-publickey-problem/</a></p> <p><a href="http://www.ruby-forum.com/topic/208308" rel="nofollow noreferrer">http://www.ruby-forum.com/topic/208308</a></p> <p><a href="https://groups.google.com/forum/?fromgroups#!topic/heroku/SgiGDafu4Gg" rel="nofollow noreferrer">https://groups.google.com/forum/?fromgroups#!topic/heroku/SgiGDafu4Gg</a></p> <p><a href="http://eveningsamurai.wordpress.com/2011/07/13/herokus-permission-deniedpublickey-problem/" rel="nofollow noreferrer">http://eveningsamurai.wordpress.com/2011/07/13/herokus-permission-deniedpublickey-problem/</a></p> <p>None of these helped... is there anything else that could be wrong? Is there any other information I can give to make it easier to spot the problem?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload