报错过程:
进入fabric-samples 目录中的first-networkd子目录后,在使用“./byfn.sh —help”时报错:
error getting endorser client for channel: endorser client failed to connect to peer0.org1.example.com:7051: failed to create new connection: context deadline exceeded

解决方案:
将 /etc/resolv.conf 注释掉 options timeout:2 attempts:3 rotate single-request-reopen,再次运行可成功。
阿里云服务器使用Fabric Samples运行first-network报错error getting endorser client for channel
阿里云服务器使用Fabric Samples运行first-network报错error getting endorser client for channel

相关文章:

  • 2021-04-12
  • 2022-12-23
  • 2021-04-11
  • 2021-06-07
  • 2021-12-20
  • 2021-05-26
  • 2022-01-03
  • 2021-04-22
猜你喜欢
  • 2021-04-10
  • 2021-08-28
  • 2021-12-13
  • 2021-08-03
  • 2021-07-05
  • 2022-01-01
相关资源
相似解决方案