当我们在github上使用git clone 克隆(下载)代码时,会出现:

$ git clone https://github.com/spring-projects/spring-framework.git
Cloning into 'spring-framework'...
fatal: unable to access 'https://github.com/spring-projects/spring-framework.git/': Failed to connect to github.com port 443: Timed out

由于github地网络地址是外网(外国网络),国内访问时不稳定的;故需要做网络方面的配置;具体操作如下:

$ git config --global --unset http.proxy

然后我们在使用git clone 就可以很快的克隆下来

github问题记录:Failed to connect to github.com port 443: Timed out相关推荐

  1. Failed to connect to gitee.com port 443: Timed out

    问题:提交码云的时候报这个错. 解决: 一,找到Git 安装目录 1.1 首先找到git的安装目录,然后找到/etc/ssh/ssh_config文件 1.2 在cmd中输入:   where git ...

  2. git clone 出现fatal: unable to access ‘https://github.com/xxx: Failed to connect to github.com

    问题描述: 使用git clone命令时,出现如下错误: fatal: unable to access 'https://github.com/xxx': Failed to connect to ...

  3. fatal: 无法访问 ‘https://gitlab.com/libeigen/eigen.git/‘:Failed to connect to gitlab.com port 443: 没有到主机

    在安装openmvs 时需要安装eigen, git clone https://gitlab.com/libeigen/eigen.git --branch 3.2 但是一直报错fatal: 无法访 ...

  4. Github报错——Failed to connect to github.com port 443: Timed out

    出现的问题 用 github 上传文件,已经很久没出过错了,今天上传的时候,出现了超时的错误.就是下面这样 fatal: unable to access 'https://github.com/pr ...

  5. 解决 github 报错 Failed to connect to github.com port 443:connection timed out

    一.前言 你在使用github的时候,是不是会经常出现Failed to connect to github.com port 443:connection timed out报错,这是什么原因造成的 ...

  6. Hexo+github搭建博客的错误:连接超时port 443: Timed out和OpenSSL错误

    问题描述 最近跟着知乎@枫叶的文章用Hexo+Github搭建个人博客,执行hexo clean,hexo g,hexo d三部曲生成和部署网页,到执行hexo d的时候总会出现连接超时或者SSL连接 ...

  7. 使用git更新仓库时出现unable to access ‘https://github.com/xxx: Failed to connect to github.com port 443: Time

    问题描述: 在IDEA使用git更新代码时更新失败: 原因分析: 打开梯子导致错误. 解决方案一: 将梯子关闭即可更新成功. 解决方案二: 为git设置代理,其中代理类型.地址以及端口号要查看你的梯子 ...

  8. 连接github出现:Failed to connect to github.com port 443: Timed out

    解决方案:配置代理 git config --global http.proxy http://127.0.0.1:7890 git config --global https.proxy http: ...

  9. Failed to connect to bitbucket.org port 443: Operation timed out

    导致这个问题的原因可能很多,相关解决方案可以先参考: https://stackoverflow.com/questions/38606443/failed-to-connect-to-bitbuck ...

最新文章

  1. 关注中国的房地产市场
  2. ASP.NET MVC2 Web项目中公用类库的问题
  3. elasticsearch 复杂查询小记
  4. if you want to have your life valuable
  5. Android版‘音乐一点通’音乐播放器详情
  6. java梅森素数_JAVA基础 第三篇:梅森数、梅森素数、伪素数——素数与指数的完美结合与进阶...
  7. 袋鼠云大数据面试题回忆
  8. How is Component.js loaded - backend processing
  9. 【Python】政府工作报告词云
  10. Vim用原生雅黑Consolas混合字体
  11. qpython3怎么安装库_如何在安装pip3以及第三方python库
  12. const,readonly字段的取舍!
  13. Dropdownlist插入值!
  14. (转)基于深度组合的选股策略
  15. python爬虫-book118
  16. 【Java】生成随机数的两种方法
  17. php广告统计代码,JS广告、统计代码如何添加,怎样添加JS统计代码和广告
  18. 没有备份iPhone误删通讯录怎么恢复
  19. php sequelize,Sequelize 中文文档 v4 - Querying - 查询
  20. 按键精灵实用案例1:地址转换成经纬度——快速完成多个地址转换

热门文章

  1. 2014年最新前端开发面试题(转自markyun)
  2. Python文件的打开和关闭
  3. #彻底解决# opencv imdecode函数中打开图片,图片变色的问题
  4. Avformat_open_input函数的分析 结合HTTP协议
  5. MATLAB批量处理生成profili生成的翼型数据
  6. 教育知识与能力必背简答题!
  7. 研二非科班研究生如何备战秋招
  8. C++ 引用作为函数返回值
  9. 清华制造的百名IT精英
  10. AlloyTeam:致我们终将组件化的 Web (多图)