原文:git上傳代碼報錯ssh: connect to host github.com port 22: Connection timed out解決辦法

當在遠程庫上設置了SSH 之后還是報錯連接超時,問題如下 git push origin master 報錯: ssh: connect to host github.com port : Connection timed out fatal: Could not read from remote repository. Please make sure you have the correct ...

2020-06-24 17:19 0 719 推薦指數:

查看詳情

關於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