86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric
$ git init
Initialized empty Git repository in F:/22java40期/fabric/.git/86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 1005486178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ ^C86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone git://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: remote error:The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$   The unauthenticated git protocol on port 9418 is no longer supported.
bash: The: command not found86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': Failed to connect to github.com port 443: Timed out86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ env|grep -i proxy
ADSK_CLM_WPAD_PROXY_CHECK=FALSE86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global --unset http.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global --unset https.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 1005486178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.postBuffer 52428800086178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
remote: Enumerating objects: 10021, done.
Receiving objects:  48% (4845/10021), 3.75 MiB | 94.00 KiB/s
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.sslVerify "false"86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 1005486178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.postBuffer 52428800086178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': Failed to connect to github.com port 443: Timed out86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.proxy http://127.0.0.1:108086178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': Failed to connect to 127.0.0.1 port 1080: Connection refused86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': Failed to connect to 127.0.0.1 port 1080: Connection refused86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.proxy
http://127.0.0.1:108086178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$  git config --global --unset http.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global --unset https.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global http.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
fatal: unable to access 'https://github.com/hyperledger/fabric-samples.git/': Failed to connect to github.com port 443: Timed out86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git config --global --unset http.proxy86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
remote: Enumerating objects: 10021, done.
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
//这里关闭代理之后,仍然报错,此时需要把网络改为自己的热点,一般在1M以上才正常,网速越来越小就是网有问题
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed//前面大多数网上都能找到资料
86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ git clone https://github.com/hyperledger/fabric-samples.git
Cloning into 'fabric-samples'...
remote: Enumerating objects: 10021, done.
remote: Total 10021 (delta 0), reused 0 (delta 0), pack-reused 10021
Receiving objects: 100% (10021/10021), 18.80 MiB | 655.00 KiB/s, done.
Resolving deltas: 100% (5387/5387), done.86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)
$ ^C86178@DESKTOP-MKK4P6V MINGW64 /f/22java40期/fabric (master)

https:/问题解析remote: Total 10021 (delta 0), reused 0 (delta 0), pack-reused 10021 Receiving objects: 1相关推荐

  1. Tengine HTTPS原理解析、实践与调试【转】

    本文邀请阿里云CDN HTTPS技术专家金九,分享Tengine的一些HTTPS实践经验.内容主要有四个方面:HTTPS趋势.HTTPS基础.HTTPS实践.HTTPS调试. 一.HTTPS趋势 这一 ...

  2. HTTPS原理解析-转

    这篇文章关于Https的讲解真的是太透彻了,转过来备忘. 来源:腾讯bugly 另附两个SSL/TLS的交互详解:一.二 基于此文章的学习总结:下一篇文章 1.HTTPS 基础 HTTPS(Secur ...

  3. HTTP1.0,1.1,2.0,HTTPS

    HTTP1.0/1.1/2.0/HTTPS HTTP(超文本传输协议)是互联网上应用最为广泛的一种网络协议.所有的WWW文件都必须遵守这个标准.设计HTTP最初的目的是为了提供一种发布和接收HTML页 ...

  4. IllegalStateException: Error reading delta file hdfs://xxx/spark/xx/state/0/11/1.delta

    1. 背景 执行执行spark structured sql程序报错 19/08/26 15:17:15 WARN scheduler.TaskSetManager: Lost task 11.0 i ...

  5. 爬虫,HTTP HTTPS协议解析

    一.基于爬虫解决方案的不足 1. 爬虫解决方案是面向数据响应的,爬虫系统在订单响应后工作,必须有订单请求后的响应结果才能捕获订单:商超系统使用的 HTTP 协议是无状态的通信协议,由多个请求响应对组成 ...

  6. 当小数遇上二进制——全面解析JS中的小数二进制计算(附赠0.1+0.2 !== 0.3问题解释)

    二进制小数如何转换为十进制 二进制转换十进制的方法是: 从二进制数的最低位开始,每一位乘以对应的2的幂数,然后将最终的结果小数部分与整数部分分别相加 对应的2的幂,以个位为0,向高位依次增1,向地位依 ...

  7. Ubuntu 20.04 下Fabric V2.2.0 和 V1.1.0 运行及配置说明(均可运行)

    ubuntu 20.04 下Fabric V2.2.0 和 V1.1.0 运行及配置说明 ubuntu 20.04 下Fabric运行及配置说明 注:本文是对 <hyperledger/fabr ...

  8. C#6.0,C#7.0新特性

    C#6.0,C#7.0新特性 C#6.0新特性 Auto-Property enhancements(自动属性增强) Read-only auto-properties (真正的只读属性) Auto- ...

  9. Kudu1.1.0 、 Kudu1.2.0 Kudu1.3.0的版本信息异同比较

    不多说,直接上干货!  Kudu1.1.0 新特性 python API升级,具备JAVA C++client一样的功能(从0.3版本直接升级到1.1),主要的点如下:  1.1. 改进了Parial ...

最新文章

  1. mongodb索引--从55.7秒到毫秒级别
  2. 大厂也在用的 6种 数据脱敏方案,别做泄密内鬼
  3. php 子类调用父类的方法
  4. LeetCode MySQL 184. 部门工资最高的员工
  5. IDEA 配置Tomcat
  6. pandas读取csv文件数据并对指定字段分类使用matplotlib在一张图里画四张折线图子图
  7. 台式电脑桌面没有计算机图标,电脑桌面图标全部消失怎么恢复 电脑桌面图标设置随意放置的方法...
  8. HTML5官方文档学习笔记(四)----新的语义元素
  9. AMD发布22.9.2驱动,支持《禁闭求生(Grounded)》
  10. H3C交换机基本命令
  11. 一些常用模块的测试用例
  12. 一个叫鲁迅的人,终于从教科书里滚了...
  13. VLOG短视频必备!24个Ins潮流插画风视频短视频模板
  14. 攻防世界逆向高手题之dmd-50
  15. AcWing 1月9日每日一题 2058. 笨拙的手指
  16. 破解打开证书加密的PDF文档-数字证书(电子书私钥)下载和导入教程
  17. 视频剪辑混剪教程,AI智剪所有视频素材
  18. 发声单元的原理/扬声器的工作原理
  19. 联想机器硬刷MARKER的方法及slic2.0、slic2.1大全下载(ZT)
  20. ec12编码器电路图_EC12带开关编码器

热门文章

  1. AIX(Advanced Interactive eXecutive)操作系统
  2. 美大学推开源赞助计划 DIY机器人你也办得到
  3. python setting.py_python基础教程:Django框架的中的setting.py文件说明详解
  4. Spring教程——Spring Bean继承
  5. ES学习看这一篇文章就够了
  6. nodejs 传递参数
  7. ubuntu 复制文件夹到另一目录命令
  8. pos共识机制_PoS共识机制是什么?其优缺点分别是什么?
  9. 日志(Logger)
  10. 【大数据】为什么要学习大数据