intitni / CopilotForXcode

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
https://copilotforxcode.intii.com
MIT License
7.67k stars 376 forks source link

I got this issue when I tried to git push: REMOTE HOST IDENTIFICATION HAS CHANGED! #107

Closed maxmiranda closed 1 year ago

maxmiranda commented 1 year ago

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that a host key has just been changed. The fingerprint for the RSA key sent by the remote host is

Is this due to adding Copilot for XCode? Is this normal?

intitni commented 1 year ago

No, it has nothing to do with Copilot for Xcode.

shanecowherd commented 1 year ago

This is because Github changed one of their keys over the weekend, details here: https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/

It has detailed instructions on how to fix it.