方法一: 切换网络,由于刚开始使用的校园网,导致GitHub无法连接,后面采用手机热点连接,即可解决此问题。毕竟切换网络不需要更改配置那些复杂的操作。
方法二: 采用网上提到较多的修改git配置的方案,具体命令是 git config --global http.sslVerify false;(注意false 的拼写,以及一定不要带双引号

完美解决 git Unable to access ‘https://github.com/xxxx/xxxx.git/’:OpenSSL SSL_read:Connection was reset相关推荐

  1. 解决 fatal: unable to access ‘https://github.com/qweertu/git-demo.git/‘: error setting certificate...

    git push 时出现错误  fatal: unable to access 'https://github.com/qweertu/git-demo.git/': error setting ce ...

  2. 解决fatal: unable to access ‘https://github.com/NVIDIA/apex.git/‘: Recv failure: Connection was reset

    Windows环境下,需要到官网下载git,到指定文件夹中打开git bash. 输入命令 git clone https://github.com/NVIDIA/apex.git 时会报错. 原因可 ...

  3. 解决fatal: unable to access ‘https://github.com/xxx/xxx.git/‘: Failed to connect to github.com port 4

    问题的表现

  4. 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: ...

  5. fatal: unable to access ‘https://github.com/xxxxx/xxx.git/‘: OpenSSL SSL_read: Connection was reset,

    写完代码想push到GitHub上: git push origin master 但是出问题了: fatal: unable to access 'https://github.com/xxxxx/ ...

  6. git clone 报错:fatal: unable to access ‘https://github.com/xxxxxxxxx/xxx.git/‘: gnutls_

    完整报错:fatal: unable to access 'https://github.com/xxxxxxx/xxxx.git/': gnutls_handshake() failed: The ...

  7. Git首次提交代码到远程仓库时,出现fatal: unable to access ‘https://github.com/xxx/xxx.git/‘

    Git提交代码到远程仓库时报错 问题描述 fatal: unable to access 'https://github.com/sincere-zq/js-bridge.git/': error s ...

  8. fatal: unable to access ‘https://github.com/golang/tools.git/‘: Encountered end of file

    fatal: unable to access 'https://github.com/golang/tools.git/': Encountered end of file 解决 解决 git co ...

  9. npm ERR,fatal: unable to access ‘https://github.com/nhn/raphael.git/‘: OpenSSL SSL_read: Connection

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

  10. fatal: unable to access ‘https://github.com/xxx/123.git/‘: Failed connect to github.com:443 解决方案

    在linux上git clone时遇到 fatal: unable to access 'https://github.com/xx/xx.git/': Failed connect to githu ...

最新文章

  1. background-position 使用方法具体介绍
  2. MyBatis代码生成器-Example讲解
  3. java和C++之单例类双重检查加锁
  4. 数据结构--队列Queue--循环顺序队列
  5. 阿里云 ESS 弹性伸缩服务新功能来袭,更全面、更自动化的使用体验
  6. PyCharm 中为 Python 项目添加.gitignore文件
  7. linux qt usb转串口通信,centos7 Qt USB转串口通信
  8. CCF NOI1071 Pell数列
  9. 如何提高企业数据质量
  10. zip gbk java,java 解压 ZIP 中文 乱码 GBK UTF-8 完美解决方案
  11. 《css权威指南》笔记
  12. 数字电子技术基础是计算机专业,数字电子技术基础
  13. 留言板php添加图片_php实现留言板功能
  14. linux系统安装pidgin,linux 下安装pidgin-lwqq
  15. applet java_Java—Applet
  16. 蓝桥杯李白打酒php,蓝桥杯:李白打酒
  17. 顺丰java面试题_顺丰java开发面试分享,顺丰java面试经面试题
  18. SpringBoot进阶教程(七十三)整合elasticsearch
  19. VSCode Competitive Programming Helper (cph)插件和Code Runner的C++17设置
  20. /” 和 “\” 有什么区别

热门文章

  1. 计算机基础--进制之间的转换
  2. Python问题:FileNotFoundError: [WinError 2] 系统找不到指定的文件。(已解决)
  3. mysql cascade 查询_Python全栈 MySQL 数据库 (SQL查询、备份、恢复、授权)
  4. “金融+科技”内外双赋能 拆解数字化浪潮下的平安打法
  5. 传奇手游单职业服务器外网搭建架设一键端-2023
  6. 湖畔大学曾鸣演讲:从0到0.1最难,伟大如何孕育于此?
  7. 在word中填加标题四的方法
  8. 移动的一个比微软所有漏洞加起来都要严重的漏洞
  9. C# Winform实现炫酷的透明动画界面(转载)
  10. rclone 访问web界面