代理搞的鬼:
清掉git代理
第一步:查看git用代理了没

git config --global -l

第二步:有的话清除掉
git config --global --unset http.proxy
git config --global --unset https.proxy

清除掉系统代理
第一步:查看电脑环境代理问题
git config --global -l

第二步:有的话清楚掉,有啥清啥。一定要清干净。
unset http_proxy
unset HTTP_PROXy
unset XXXXXXX

完成这几步应该差不多就可以了。

垃圾代理。特么的这个解决了,又遇到下面这种问题了,求解决方法
子模组 ‘exe/env’(https://github.com/torch/env.git)未对路径 ‘exe/env’ 注册
子模组 ‘exe/luajit-rocks’(https://github.com/torch/luajit-rocks.git)未对路径 ‘exe/luajit-rocks’ 注册
子模组 ‘exe/qtlua’(https://github.com/torch/qtlua.git)未对路径 ‘exe/qtlua’ 注册

成功解决failed: The TLS connection was non-properly terminated相关推荐

  1. fatal: 无法访问 ‘x.git/‘gnutls_handshake() failed: The TLS connection was non-properly terminated.解决办法

    我在服务器上克隆代码时报错: #git clone --recursive https://github.com/stevenlovegrove/Pangolin.git 正克隆到 'Pangolin ...

  2. 成功解决CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anacond

    成功解决CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.tuna.tsinghua.edu.cn/anac ...

  3. git报错 failed: The TLS connection was non-properly terminated

    电脑不知道为什么不能git clone,报错: $ git clone https://github.com/ShixiangWang/VSHunter 正克隆到 'VSHunter'... fata ...

  4. git clone时出现gnutls_handshake() failed: The TLS connection was non-properly terminated.

    重置代理,解决 git config --global  --unset https.https://github.com.proxy  git config --global  --unset ht ...

  5. 成功解决 Failed to load ApplicationContext No qualifying bean of type 问题

    报错信息 java.lang.IllegalStateException: Failed to load ApplicationContextat org.springframework.test.c ...

  6. jmeter中timeout值怎么设置_jMeter解决failed to respond Connection reset

    通过以上可总结三种情况错误的情况如下: (以2000并发为例) ---- 1:ideltimeout不设置,只设置connectionTimeout==20s ---- 一批接口中 第一个接口肯定不会 ...

  7. 成功解决 Cannot get Jedis connection; nested exception is redis.clients.jedis.excepti

    目录 一:配置redis密码 ​二:启动redis时读取本地配置(重要) 三:重启项目,再次重试 新拉取代码启动时redis报错 就开始检查问题. 一:配置redis密码 在redis中找到 redi ...

  8. [已解决]failed to receive handshake ssl/tls connection failed github

    在使用github客户端提交代码时,报错 failed to receive handshake ssl/tls connection failed 解决方法: $ git config --glob ...

  9. fatal: unable to access github.com schannel failed to receive handshake, SSL/TLS connection failed

    具体错误 fatal: unable to access 'https://github.com/tsitcn/ts-freetype2.git/':schannel: failed to recei ...

最新文章

  1. linux系统core dump设置,linux coredump设置
  2. 解决 VCENTER ROOT 密码过期无法登陆 USER PASSWORD EXPIRED
  3. linux awk详解
  4. 服务器可视化_疫情来袭,30分钟学会用python开发部署疫情可视化网站
  5. faceswap深度学习AI实现视频换脸详解
  6. 说说 ES6 的 let 指令
  7. 在android中使用USB进行通信的4种方法
  8. rocketmq 启动_016【windows版Rocketmq】小白学习Rocketmq单机部署
  9. Eclipse4.5 mars 配置Velocity插件
  10. 将Android手机打造成你的Python开发者桌面#华为云·寻找黑马程序员#
  11. 95-230-026-源码-WordCount走读-本地运行SubmitJob的过程
  12. 转 Silverlight开发历程—(画刷与着色之线性渐变画刷)
  13. html特殊字符转义倒三角,html,转义字符对照表,部分x
  14. iPhone 手势识别
  15. JQuery中三元运算
  16. vue 萤石_记录Vue结合萤石视频ezuikit.js的爬坑记录
  17. 如何加声调口诀_汉语拼音声调标注口诀 涨知识了
  18. layui fixbar 返回顶部_普洱顶部排水板价格,屋面疏水板,本周热搜_程源排水工程材料...
  19. js-变量、数据类型、数据类型转换
  20. 前沿科技探究之AI在索引推荐的应用

热门文章

  1. 奇葩代码虐我千百遍,我却待它如初恋
  2. 基于SpringBoot的宿舍管理系统
  3. h3cminia51使用手册_双频覆盖简单易用的AP H3C Mini A51
  4. Angularjs常见错误原因及解决Error: [$injector:unpr] http://errors.angularjs.org/1.2.9/$injector/unpr?
  5. 中标麒麟B040版本桌面系统root密码破解
  6. 项目训练营模块学习---Oled屏幕
  7. linux vim粘贴快捷键设置,vim粘贴模式快捷方式
  8. magicmatch java_签名图片一键批量生成 使用Java的Webmagic爬虫实现
  9. 利用Maya快速简便建立山脉模型
  10. 【项目实战】批量导出excel,并打包zip文件【连载中】