我正在尝试运行命令./byfn.sh -m,但它显示了以下错误:“无法连接peer0.org1.example.com”
我先尝试了./byfn.sh -m,然后生成它,然后启动了网络,但仍然是相同的错误。从头下载了所有对我也没有帮助的内容。虽然问题出在/ etc / hosts上,但完全没有结果。我有最新版本中的每个必填字段
请任何人可以帮助我
____ _____ _ ____ _____
/ | | _ | / \ | _ \ | _ _ ||
_ \ | | / _ \ | | )| | |
)| | | / _ \ | _ <| |
| ____ / | | / / _ \ | | _ \ | |
构建您的第一个网络(BYFN)端到端测试
频道名称:mychannel 正在建立频道... +对等渠道创建-o orderer.example.com:7050 -c mychannel -f ./channel-artifacts/channel.tx --tls true --cafile /opt/gopath/src/github.com/hyperledger/fabric/peer /crypto/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/tlsca.example.com-cert.pem + res = 0 +设定+ x 2019-06-18 12:10:21.340 UTC [channelCmd] InitCmdFactory->初始化INFO 001 Endorser和Orderer连接 2019-06-18 12:10:21.903 UTC [cli.common] readBlock-> INFO 002收到的块:0 =====================创建了频道“ mychannel” ====================
让所有同行加入频道... +对等频道加入-b mychannel.block + res = 1 +设置+ x
错误:获取通道的背书客户端的错误:背书客户端无法连接到peer0.org1.example.com:7051:创建新连接失败:连接错误:desc =“传输:拨号时出错:拨打tcp:查找peer0.org1.example.com:没有这样的主机” peer0.org1无法加入频道,请在3秒后重试 +对等频道加入-b mychannel.block + res = 1 +设定+ x 错误:获取通道的背书客户端的错误:背书客户端无法连接到peer0.org1.example.com:7051:创建新连接失败:连接错误:desc =“传输:拨号时出错:拨打tcp:查找peer0.org1 .example.com:没有这样的主机” !!!!!!!!!!!!!!!!!!尝试10次后,peer0.org1无法加入频道“ mychannel”! =========错误!!!无法执行End-2-End方案===========
错误!!!!测试失败