当使用git clone时出现如下问题

首先查看git的配置列表

git config --list

如下图 :

可以看到有两个代理配置,http.proxy和https.proxy,就是这两个配置的原因

删除这两项

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

可以看到git可以正常clone项目了

解决git克隆项目出现fatal无法访问‘https://github.com/xxx/xxx‘Unsupported proxy syntax in‘127.0.0.1:8118‘相关推荐

  1. github服务器停止响应,如何解决“git pull,致命:无法访问'https://github.com ... \':服务器空回复”...

    当我使用Git命令"git pull"更新我的存储库时,消息如下: 致命:无法访问'...':来自服务器的空回复.如何解决"git pull,致命:无法访问'https: ...

  2. fatal: 无法访问 https://github.com/ :Failed to connect to github.com port 443: 拒绝连接的解决办法

    最近在ubuntu20.04安装PCL1.9.1的过程中,在从github 下载pcl时遇到了 fatal: 无法访问 https://github.com/PointCloudLibrary/pcl ...

  3. GIT克隆项目出现:The authenticity of host ‘gitee.com (xxx.xxx.xxx.xxx)‘ can‘t be established.

    新生成密钥的时候,git clone或者push的时候,可能会报这样的错误: The authenticity of host 'gitee.com (xxx.xxx.xxx.xxx)' can't ...

  4. 虚拟机终端输入git clone https://github.com/.......git无反应,或者出现fatal: 无法访问 ‘https://github.com/.....

    方法一: 可以将命令git clone https://github.com/-git 改为git clone git://github.com/-git, 也就是把https改为git 方法二: 挂 ...

  5. fatal: 无法访问 ‘https://github.com/xxxx.git/‘:Could not resolve host: github.com

    执行: git config --global --unset http.proxy 或 git config --global --unset https.proxy 完美解决

  6. fatal: 无法访问 ‘https://github.com/salesforce/WikiSQL/‘:GnuTLS recv error (

    从github上安装报错 我原本使用的是git clone https:// 把https改成git 其余不变即可

  7. 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: 无法访 ...

  8. 【git push指令提交项目报错】 fatal: unable to access ‘https://github.com/xxxxx/xxx.git/‘: OpenSSL SSL_read: Co

    在用git push指令提交项目时,由于网络等各种原因时常报错,针对以下几个问题,本文提供解决方法,亲测有效! 问题一: fatal: unable to access 'https://github ...

  9. vue初始化项目出现unable to access ‘https://github.com/nhn/raphael.git/’解决有效 2021-12-30

    vue初始化项目出现 npm ERR! fatal: unable to access 'https://github.com/nhn/raphael.git/': OpenSSL SSL_read: ...

  10. 【github】解决git克隆/上传速度过慢

    解决git克隆/上传速度过慢 注: 使用本文的前提是已经购买了梯子,并且使用相关的软件进行代理之后的操作. 问题原因:从github上clone或者download一个项目很慢. 1. 设置代理 你需 ...

最新文章

  1. 使用 Vue 2.0 实现服务端渲染的 HackerNews
  2. kubenetes kubectl命令记录
  3. Appstore|IPA
  4. Linux下生成指定大小文件(命令+Java程序)
  5. 530并行日:用超算更省心
  6. 解读2016之Golang篇:极速提升,逐步超越
  7. 计算从1加到该整数的值c语言,C语言编程题库与解析1.doc
  8. 【网络安全】目前看到最全的恶意软件分析大合集
  9. MEGA视频目标检测
  10. 苏宁大数据怎么运营_苏宁智慧门店是什么?智慧门店是如何运作的?
  11. 小米3手机无法打开WLAN ,WIFI 的解决方法,不需刷机
  12. python 函数基础
  13. 谷歌浏览器2016旧版本_浏览器趋势2016年3月:操作系统令人惊讶
  14. Spark SQL PERCENTILE分析调研
  15. Armbian bullseye 系统OMV 6.x安装分享
  16. WPF之布局属性HorizontalAlignment、HorizontalContentAlignment、VertialAlignment、VerticalContentAlignment
  17. 推荐一好玩的苹果手机游戏应用
  18. UA OPTI570 量子力学16 含时的哈密顿量与时间演化算符
  19. 【搜搜李找】如果宠物能上网,那论坛会变成什么样~~
  20. K3 WISE 12.3 中间层在虚拟机中注册

热门文章

  1. iOS HTML5的JS交互
  2. 库存管理系统开发过程
  3. 【C语言工具】AddressSanitizer - 内存检测工具
  4. (转)DB2 db2diag.log 日志分析
  5. sublime3 配置go的开发环境
  6. Java面向对象(一)20170517
  7. 64位虚拟机Guest OS安装错误:0xC0000225
  8. oracle 方案概念
  9. Sparsity and Some Basics of L1 Regularization
  10. 前天我看见了一只兔子,昨天是一头小鹿,而今天则是你