fatal: unable to access ‘https://github.com/xiaohei0131/mc.git/’: OpenSSL SSL_read: Connection was reset, errno 10054报错

产生原因:一般是这是因为服务器的SSL证书没有经过第三方机构的签署,所以才报错
解除ssl验证后,再次git即可
解决办法输入此条git命令

git config --global http.sslVerify “false”

git clone 报错fatal: unable to access ‘https://github.com/xxxx‘: OpenSSL SSL_read相关推荐

  1. 【Linux】git clone报错fatal: unable to access ‘https://github.com/xxx.git/‘: Encountered end of file

    目录 1.问题 2.解决 3.参考 1.问题 git clone代码时突然报错...貌似时不时遇到这个问题,这次遇到了准备简单mark下 git clone https://github.com/xx ...

  2. 使用git push命令提交更改报错 fatal: unable to access ‘http://github.com/xxxxxx/‘: OpenSSL SSL_read: Connection

    使用git push命令提交更改报错 fatal: unable to access 'http://github.com/xxxxxx/': OpenSSL SSL_read: Connection ...

  3. git push报错:fatal: unable to access ‘https://github.com/***/‘:The requested URL returned error: 403

    前言 又是被自己菜死的一天. 1.报错信息 使用git push命令后,报错信息如下: remote: Permission to *** denied to . fatal: unable to a ...

  4. 【报错fatal: unable to access ‘https://github解决办法】

    报错fatal: unable to access 'https://github解决办法 方法一:修改host文件 方法二:把命令行里的http改为git重新执行 方法一:修改host文件 把140 ...

  5. git报错fatal: unable to access ‘https://github.com/‘: OpenSSL SSL_read: Connection was reset

    bug描述 fatal: unable to access 'https://github.com/-': OpenSSL SSL_read: Connection was reset, errno ...

  6. git报错fatal: unable to access ‘https://github.com/.......‘: OpenSSL SSL_read: Connection was reset, e

    fatal: unable to access 'https://github.com/-': OpenSSL SSL_read: Connection was reset, errno 10054 ...

  7. git报错”fatal: unable to access ‘https://github.com/defnull/bottle/‘: Empty reply from server“

    问题: fatal: unable to access 'https://github.com/defnull/bottle/': Empty reply from server 解决办法: 将原命令 ...

  8. 【解决】:centos7下使用git clone发生错误“fatal: unable to access ‘https://github.com/xxx.git/‘”

    centos7配置git与错误解决 (一)centos7安装git (二)产生错误"fatal: unable to access" 解决方案 (一)centos7安装git 这里 ...

  9. git报错fatal: unable to access ‘https://github.com/stephaniedurand/SeisTomoPy_V3.git/‘: gnutls_handsha

    解决办法:将命令中的 https改为 git git clone git://github.com/ultralytics/yolov5\ 原文:传送门

最新文章

  1. 12C expdp issue
  2. c++ primer plus 学习笔记
  3. 跟我一起写 Makefile(整理版)
  4. ubuntu c++ 实现自动回车键功能_特斯拉已实现完全自动驾驶功能?是噱头还是技术的突破?...
  5. java阻塞超时_JAVA防线程阻塞(超时控制)
  6. 硬件:关于CPU超频知识笔记
  7. python request url编码_Python 爬虫 (requests) 发送中文编码的 HTTP POST 请求
  8. 10034 - Freckles 克鲁斯克尔最小生成树!~
  9. SQL SERVER 内存分配及常见内存问题(1)——简介
  10. Linux 文件传输
  11. VB 汉字字符串转换成拼音
  12. [BZOJ1415]聪聪和可可
  13. VMware vSphere 服务器虚拟化之二十七桌面虚拟化之View中使用Thinapp软件虚拟化
  14. python Image 模块处理图片
  15. 商城小程序项目完整源码(微信小程序)
  16. 关于VC6和VC9的区别
  17. 谈谈你对keep-alive的了解
  18. k8s集群搭建(亲测有效)
  19. 凯利讯的能量收集技术延长电池寿命
  20. “CreateProcess error=206, 文件名或扩展名太长” 错误解决办法

热门文章

  1. 6 列车调度 (25分)
  2. Chrome浏览器查看当前帧数
  3. Android 超简单音乐播放器(三)根据歌曲名或者歌手搜索本地音乐(EditText监听)
  4. 使用Matlab计算两条线的交点及三角形垂心
  5. linux NFS 服务配置
  6. ubuntu16.04设置静态IP与DNS
  7. opencv-python 姿势估计
  8. 树莓派安装Ubuntu Mate解决无法连接WiFi问题,并部署Ros系统
  9. 抖音门槛到底有多高,废柴慎入……
  10. 【Excel】一次性取消所有隐藏的行?