Re: Issues w/ tutorial: Build Your First Network
email4tong@gmail.com
Salmon, You can give this a try. It is a lot easier. litong01/minifabric
Thanks.
On Wednesday, January 29, 2020, 5:58:44 PM EST, Salmon, Erika <esalmon@...> wrote:
Hi,
I’m having issues in this tutorial and I’m not sure why or how to resolve it. I follow every step exactly but when in bash I enter the command:
#peer channel create -o orderer.example.com:7050 -c $CHANNEL_NAME -f ./channel-artifacts/channel.tx --tls --cafile /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/ordererOrganizations/example.com/orderers/orderer.example.com/msp/tlscacerts/tlsca.example.com-cert.pem
After I enter it, I get this error:
2020-01-29 22:46:13.000 UTC [channelCmd] InitCmdFactory -> INFO 001 Endorser and orderer connections initialized 2020-01-29 22:46:13.019 UTC [cli.common] readBlock -> INFO 002 Expect block, but got status: &{NOT_FOUND} 2020-01-29 22:46:13.022 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized 2020-01-29 22:46:13.452 UTC [cli.common] readBlock -> INFO 004 Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:13.455 UTC [channelCmd] InitCmdFactory -> INFO 005 Endorser and orderer connections initialized 2020-01-29 22:46:13.656 UTC [cli.common] readBlock -> INFO 006 Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:13.662 UTC [channelCmd] InitCmdFactory -> INFO 007 Endorser and orderer connections initialized 2020-01-29 22:46:13.863 UTC [cli.common] readBlock -> INFO 008 Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:13.867 UTC [channelCmd] InitCmdFactory -> INFO 009 Endorser and orderer connections initialized 2020-01-29 22:46:14.069 UTC [cli.common] readBlock -> INFO 00a Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:14.073 UTC [channelCmd] InitCmdFactory -> INFO 00b Endorser and orderer connections initialized 2020-01-29 22:46:14.275 UTC [cli.common] readBlock -> INFO 00c Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:14.278 UTC [channelCmd] InitCmdFactory -> INFO 00d Endorser and orderer connections initialized 2020-01-29 22:46:14.480 UTC [cli.common] readBlock -> INFO 00e Expect block, but got status: &{SERVICE_UNAVAILABLE} 2020-01-29 22:46:14.484 UTC [channelCmd] InitCmdFactory -> INFO 00f Endorser and orderer connections initialized 2020-01-29 22:46:14.687 UTC [cli.common] readBlock -> INFO 010 Received block: 0
Could you please help me resolve this? I would like to continue with the tutorials but this error is preventing me from going forward.
Kind Regards,
Erika Salmon
|
||||||||
|