Heroku- was working before computer restarted, now can't push to remote repository- access denied

Posted by DynastySS on Stack Overflow See other posts from Stack Overflow or by DynastySS
Published on 2013-07-01T04:15:24Z Indexed on 2013/07/01 4:21 UTC
Read the original article Hit count: 99

Filed under:
|

My heroku/git set up was working perfectly until I restarted my computer. Now when I attempt to push any change to the remote repository I get the following error.

  !  Your key with fingerprint ..... is not authorized to access .....

fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

I tried looking at heroku keys:add but that didn't seem to make any difference.

Any ideas?

Thanks!

© Stack Overflow or respective owner

Related posts about git

Related posts about heroku