У меня есть MacBook, и по ошибке я попытался настроить доступ без слов по ssh для GitHub и определенно все испортил. Я новичок в Mac, и я не знаю, как решить ниже.
Когда я пытаюсь установить ssh-соединение, я получаю следующее
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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:DrvZ0osXO8YCnPwEaWyiGKf/SxQGcCZBoNcPrhEdKmI.
Please contact your system administrator.
Add correct host key in /Users/rakeshravi/.ssh/known_hosts to get rid of this message.
Offending RSA key in /Users/rakeshravi/.ssh/known_hosts:4
RSA host key for rivanna.hpc.virginia.edu has changed and you have requested strict checking.
lost connection
Из того, что я нашел на форумах, я попытался выполнить следующую команду, но
безрезультатно.
ssh-keygen -R hostname
В ответ я получаю следующее.
do_known_hosts: hostkeys_foreach failed: No such file or directory