原文:git---如何解決The authenticity of host can't be established.

新生成密鑰的時候,git clone或者push的時候,可能會報這樣的錯誤: The authenticity of host gitee.com xxx.xxx.xxx.xxx can t be established. ECDSA key fingerprint is SHA :xxxxxxxxxxxxxxxxxxxxxxxx. Google之后明白,文件夾內少了一個known hosts文 ...

2019-11-23 11:12 0 3527 推薦指數:

查看詳情

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