Settings

Theme

GitHub Git github.com: Permission denied error with existing deploy keys

2 points by unixfox 3 days ago · 6 comments · 1 min read


Am I only the one getting this error on existing deploy keys on GitHub:

git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

A deploy key that used to work does not anymore.

It has been happening for the last 2 hours. And this happens to several of my deploy keys, like 4 already affected.

sph 3 days ago

No, but I can’t seem to reply to notifications via email any more: https://news.ycombinator.com/item?id=48991146

bastiao 3 days ago

same here, https://www.githubstatus.com/incidents/g40zcbvchny4

yaldasoft 3 days ago

had to rotate key, was using RSA now using SSH. Not sure if thats the fix but it was down for 3 hours based on our CI stats.

johnroseftl 3 days ago

Same thing for me. Had to rotate the key.

  • bastiao 3 days ago

    does it work after rotate the key? Actually I tried, but this happening with deployed keys at user profile.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection