GitHub suddenly rejected my SSH key (the fix was a .pub file?!)
- 1 minute read Today, git pull stopped working on my main laptop.
- Permission denied (publickey), out of nowhere.
- I had changed nothing, the key was still registered on GitHub, and pulling the same repository from another laptop (with another key) worked fine.
Unverified
- 1 minute read Today, git pull stopped working on my main laptop.
- Permission denied (publickey), out of nowhere.
- I had changed nothing, the key was still registered on GitHub, and pulling the same repository from another laptop (with another key) worked fine.
Sources: Thorsell