GitHub: WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! Hatasi

Eger git pull gibi islemler yaparken alttaki gibi bir hata aliyorsaniz korkmaniza gerek yok

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    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
SHA256:uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s.
Please contact your system administrator.
Add correct host key in /Users/ali/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/ali/.ssh/known_hosts:2
Host key for github.com has changed and you have requested strict checking.
Host key verification failed.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

Bu hatanin sebebi, githib ekibinin uNiVztksCsDhcc0u9e8BujQXVUpKZIDTMczCvj3tD2s numarali keylerini yenilemesi ile alakali.

Yazılım geliştirme ve sürüm kontrol hizmeti, özel RSA anahtarının sadece “kısaca” maruz kaldığını belirtirken, “aşırı dikkat” nedeniyle harekete geçtiğini söylüyor.

Bu hatanin cozumu icin sunu calistirmaniz yeterli;

ssh-keygen -R github.com
Yayım tarihi
Genel olarak sınıflandırılmış

Yorum Gönderin

E-posta hesabınız yayımlanmayacak. Gerekli alanlar * ile işaretlenmişlerdir