成功解决failed: The TLS connection was non-properly terminated

这篇具有很好参考价值的文章主要介绍了成功解决failed: The TLS connection was non-properly terminated。希望对大家有所帮助。如果存在错误或未考虑完全的地方,请大家不吝赐教,您也可以点击"举报违法"按钮提交疑问。

代理搞的鬼:
清掉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’ 注册文章来源地址https://www.toymoban.com/news/detail-428520.html

到了这里,关于成功解决failed: The TLS connection was non-properly terminated的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处: 如若内容造成侵权/违法违规/事实不符,请点击违法举报进行投诉反馈,一经查实,立即删除!

领支付宝红包 赞助服务器费用

相关文章

  • 成功解决: Client network socket disconnected before secure TLS connection was established

    在项目中安装使用Avue的时候报错了、特此记录 在要安装的后边添加上: cnpm --registry=https://registry.npm.taobao.org 举例

    2024年02月14日
    浏览(41)
  • k8s kubectl 启动成功,但执行命令时报错:The connection to the server localhost:8080 was refused - did you specify

    node2 systemctl start kubectl 后可以正常启动服务,systemctl ststus kubectl 也显示running。但是执行 kubectl cluster-info 或  kubectl get pod 均报错:The connection to the server localhost:8080 was refused - did you specify the right host or port 怀疑是重启服务之前 ~/.kube/config 被测试进行修改后导致报错 首先查看

    2024年03月12日
    浏览(59)
  • 成功解决“Connection failed”错误

    目录 1、出现“Connection failed”错误,如下图: 2、输入的密码是对的老是让再次输出 多半原因是网络不通或者端口不对: ping一下IP(注意有的IP禁ping)或者端口是否通  检测端口有好几种方法:linux查看网络|查看端口|查看路由|查看ip_乄小泥巴的博客-CSDN博客_linux查看端口连

    2024年02月02日
    浏览(57)
  • 树莓派VNC控制报错:The connection was refused by the computer 已解决

    在进行VNC远程操控树莓派的时候,出现了这个错误:The connection was refused by the computer。 大概原因有两个:一个是树莓派的IP地址更改了,另一个就是树莓派的VNC服务没有开启。 我的这块板子是个新板子,原因很显然是后者。解决方法如下: 1.打开PUTTY登录树莓派 2. 输入自己树

    2024年02月08日
    浏览(49)
  • K8s 重设解决 “The connection to the server xxx:6443 was refused” 问题

    有时 kubectl 执行命令时出现问题,无法连接 kube-apiserver,报错如下: 初步判断,kubelet 没有将 apiserver 拉起来。 上面报错说明 kubelet 没有正常启动。 日志如下: 注意,在生产环境谨慎执行,在测试环境可以考虑使用。注意,在 master 节点上操作。 这部分详细的可以参考 K8s

    2024年02月04日
    浏览(53)
  • unable to connect to the server: net/http: tls handshake timeout已解决

    在自己电脑上学习k8s,使用kind安装了一个集群,过了一段时间再打开发现了一个问题。 执行 kubectl get po 的时候有报错 查了半个小时也没解决,有说内存不够,也有说要重启服务的,也有说重启docker的,关闭交换分区的,还有代理不对什么的,都没有解决我的问题,最后我试

    2024年02月13日
    浏览(54)
  • 解决:The connection to the server raw.githubusercontent.com was refused - did you specify the right ho

    我在部署k8s集群安装fannel 时候 出现报错: The connection to the server raw.githubusercontent.com was refused - did you specify the right host or port? 原因:外网不可访问 解决办法: 在https://www.ipaddress.com/查询raw.githubusercontent.com的真实IP。 加入 再次运行 即可成功安装fannel 希望对各位有所帮助!

    2024年02月11日
    浏览(47)
  • 已解决—The connection to the server localhost:8080 was refused - did you specify the right host or port

    运行 kubectl get namespace时报错: [root@ip-10-0-0-8 ~]# kubectl get namespace E0320 07:39:20.866425 32422 memcache.go:265] couldn\\\'t get current server API group list: Get \\\"http://localhost:8080/api?timeout=32s\\\": dial tcp 127.0.0.1:8080: connect: connection refused .... The connection to the server localhost:8080 was refused - did you specify the righ

    2024年02月12日
    浏览(46)
  • Sqlserver遇到TCP Provider An existing connection was forcibly closed by the remote host的解决方法

    报错TCP Provider: An existing connection was forcibly closed by the remote host 如下图,在dwprod2(服务器名dbprod96)服务器执行远程调用dbprod4datamart服务器的job报错TCP Provider: An existing connection was forcibly closed by the remote host 这类错误在官方文档里面有记录https://learn.microsoft.com/en-us/troubleshoot/sql/d

    2024年02月04日
    浏览(39)
  • 关于git clone error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054解决方案

    昨天在拉取代码的时候遇到一个问题,先是显示超时,后来显示 $ git clone https://github.com/xxx Cloning into \\\'xxx\\\'... error: RPC failed; curl 28 OpenSSL SSL_read: Connection was reset, errno 10054 fatal: expected flush after ref listing 这个问题可能是由于Git SSL验证失败导致的 在命令行中输入 git config --global h

    2024年03月24日
    浏览(55)

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

博客赞助

微信扫一扫打赏

请作者喝杯咖啡吧~博客赞助

支付宝扫一扫领取红包,优惠每天领

二维码1

领取红包

二维码2

领红包