walton-blockchain-institute-2nd-term / hyperledger

0 stars 1 forks source link

Hyperledger Fabric start.sh ; Error: error getting endorser client for channel: #11

Open infiduk opened 5 years ago

infiduk commented 5 years ago

image

# Join peer0.org1.example.com to the channel.
docker exec -e "CORE_PEER_LOCALMSPID=Org1MSP" -e "CORE_PEER_MSPCONFIGPATH=/etc/hyperledger/msp/users/Admin@org1.example.com/msp" peer0.org1.example.com peer channel join -b /etc/hyperledger/configtx/mychannel.block
Error: error getting endorser client for channel: endorser client failed to connect to peer0.org1.example.com:7051: failed to create new connection: connection error: desc = "transport: error while dialing: dial tcp 172.18.0.9:7051: connect: connection refused"

해 결 해 주 실 분 구 함

NithinTD commented 4 years ago

while up the first network, by using the below command:

./byfn.sh up -a -s couchdb

Endorser client failed to connect : connection refused Error

Error: error getting endorser client for channel: endorser client failed to connect to peer0.org1.example.com:7051: failed to create new connection: connection error: desc = "transport: error while dialing: dial tcp 192.168.144.12:7051: connect: connection refused" peer0.org1 failed to join the channel, Retry after 3 seconds