原文: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