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

2 points by unixfox ↗ HN
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.

4 comments

[ 4.4 ms ] story [ 21.8 ms ] thread
Same thing for me. Had to rotate the key.
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.