I just bought a new computer and I am trying to clone my heroku project on it.
Here\'s what I\'ve done so far. I didn\'t include the trace, but everything was saved
you made a key for your sudo account, but not for your user account and you didn't sudo heroku keys:add
so it uploaded the local user key not the sudo key, i'm guessing. Why would you want your local app in your home directory to have sudo permissions anyway? I would probably x the sudo and just do it as your user following this tutorial: http://docs.heroku.com/keys