5 ms·
GitHub Git github.com: Permission denied error with existing deploy keys
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.
- johnroseftl 2mo agoSame thing for me. Had to rotate the key.
- bastiao 2mo agodoes it work after rotate the key? Actually I tried, but this happening with deployed keys at user profile.
- johnroseftl 2mo agoYep it did. At least for us. Repo deploy key.
- bastiao 2mo agosame here, https://www.githubstatus.com/incidents/g40zcbvchny4 https://www.githubstatus.com/incidents/g40zcbvchny4
- sph 2mo agoNo, but I can’t seem to reply to notifications via email any more: https://news.ycombinator.com/item?id=48991146 https://news.ycombinator.com/item?id=48991146
- yaldasoft 2mo agohad 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.