IBM / android-kubernetes-blockchain

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode. Refer to https://developer.ibm.com/patterns/category/blockchain/ for other blockchain code patterns.
Apache License 2.0
124 stars 71 forks source link

blockchain-setup returns error #27

Open YanisKyria opened 5 years ago

YanisKyria commented 5 years ago

I have the following error when checking the logs: ..../containers/blockchain$ docker logs blockchain-setup

CA registration complete CA registration complete error: [client-utils.js]: sendPeersProposal - Promise is rejected: Error: 14 UNAVAILABLE: EOF at new createStatusError (/app/node_modules/grpc/src/client.js:64:15) at /app/node_modules/grpc/src/client.js:583:15 error: [Client.js]: Failed Channels Query. Error: Error: 14 UNAVAILABLE: EOF at new createStatusError (/app/node_modules/grpc/src/client.js:64:15) at /app/node_modules/grpc/src/client.js:583:15 Default channel not found, attempting creation... error: [Orderer.js]: sendBroadcast - on error: "Error: 14 UNAVAILABLE: TCP Read failed\n at createStatusError (/app/node_modules/grpc/src/client.js:64:15)\n at ClientDuplexStream._emitStatusIfDone (/app/node_modules/grpc/src/client.js:270:19)\n at ClientDuplexStream._receiveStatus (/app/node_modules/grpc/src/client.js:248:8)\n at /app/node_modules/grpc/src/client.js:804:12" Fatal error bootstrapping the blockchain network! Error: SERVICE_UNAVAILABLE at ClientDuplexStream. (/app/node_modules/fabric-client/lib/Orderer.js:136:21) at emitOne (events.js:116:13) at ClientDuplexStream.emit (events.js:211:7) at ClientDuplexStream._emitStatusIfDone (/app/node_modules/grpc/src/client.js:271:12) at ClientDuplexStream._receiveStatus (/app/node_modules/grpc/src/client.js:248:8) at /app/node_modules/grpc/src/client.js:804:12