原文:git---如何解決The authenticity of host 'github.com (192.30.255.112)' can't be established.

git 如何解決The authenticity of host github.com . . . can t be established. 新生成密鑰的時候,git clone或者push的時候,經常會報這樣的錯誤: The authenticity of host github.com . . . can t be established. RSA key fingerprint is S ...

2020-10-19 09:49 0 2195 推薦指數:

查看詳情

Git】The authenticity of host '192.168.1.1 (192.168.1.1)' can't be established.

背景,在服務器用www用戶身份 執行拉取命令報錯 原因分析: 在新生成密鑰之后,在.ssh文件夾中少了known_hosts文件 解決辦法: 這里填yes就好了。此時選擇yes回車之后便生成了缺少了的known_hosts文件 再次執行上邊的命令。就ok ...

Sat Nov 23 04:42:00 CST 2019 0 1123
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM