原文:Git 客戶端報錯:ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

在使用 Git 客戶端 clone GitHub上的項目時,報錯: 這個是使用 SSH的地址 clone會出現這個問題,如果是 HTTP的地址 就不會,就可以順利clone到本地。 解決辦法 一天之后,,查了很多都 don t work bossW也說HTTP就可以,那就HTTP吧 嘗試過: 修改win 的 hosts文件 no github報錯connect to host github.com ...

2020-07-29 20:50 0 2254 推薦指數:

查看詳情

關於github報錯 ssh: connect to host github.com port 22: Connection timed out fatal: Could not read from remote repository.

今天上午寫demo的時候,突然pull不下代碼了,報了一下這樣情況的錯誤: 看了一下代碼,懷疑是網路錯誤,因為在這以前一切都正常的,然后將代碼復制搜索了一番,解決辦法有很多什么配置config啦,git config --local -e啦,能試的都測試了,還是不行,最后,不想當時浪費 ...

Wed May 15 22:04:00 CST 2019 0 5186
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM