Open beetle2013 opened 7 years ago
you can try this project .https://github.com/wushouhe/fabric-docker-compose-svt ,in the project ,i removed kafka and zookeeper. mybe this can help you
I got the same exception
I got the same exception
I got the same exception
I got the same exception
git clone https://github.com/onechain/fabric-docker-compose-svt.git mv fabric-docker-compose-svt $GOPATH/src/github.com/hyperledger/fabric/examples/ cd $GOPATH/src/github.com/hyperledger/fabric/examples/fabric-docker-compose-svt ./download_images.sh ./start.sh
2017-08-04 01:53:19.078 UTC [msp] getMspConfig -> INFO 001 intermediate certs folder not found at [/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/intermediatecerts]. Skipping.: [stat /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/intermediatecerts: no such file or directory]
2017-08-04 01:53:19.078 UTC [msp] getMspConfig -> INFO 002 crls folder not found at [/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/intermediatecerts]. Skipping.: [stat /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/crls: no such file or directory]
2017-08-04 01:53:19.078 UTC [msp] getMspConfig -> INFO 003 MSP configuration file not found at [/opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/config.yaml]: [stat /opt/gopath/src/github.com/hyperledger/fabric/peer/crypto/peerOrganizations/org1.example.com/users/Admin@org1.example.com/msp/config.yaml: no such file or directory]
2017-08-04 01:53:19.129 UTC [msp] GetLocalMSP -> DEBU 004 Returning existing local MSP
2017-08-04 01:53:19.129 UTC [msp] GetDefaultSigningIdentity -> DEBU 005 Obtaining default signing identity
2017-08-04 01:53:19.131 UTC [channelCmd] InitCmdFactory -> INFO 006 Endorser and orderer connections initialized
2017-08-04 01:53:19.132 UTC [msp] GetLocalMSP -> DEBU 007 Returning existing local MSP
2017-08-04 01:53:19.132 UTC [msp] GetDefaultSigningIdentity -> DEBU 008 Obtaining default signing identity
2017-08-04 01:53:19.132 UTC [msp] GetLocalMSP -> DEBU 009 Returning existing local MSP
2017-08-04 01:53:19.132 UTC [msp] GetDefaultSigningIdentity -> DEBU 00a Obtaining default signing identity
2017-08-04 01:53:19.132 UTC [msp/identity] Sign -> DEBU 00b Sign: plaintext: 0A8C060A074F7267314D53501280062D...53616D706C65436F6E736F727469756D
2017-08-04 01:53:19.132 UTC [msp/identity] Sign -> DEBU 00c Sign: digest: E23F3F8AF872F375A3892F1E80246F26C3B269F7BFDA0E20CF5AD985BF290FDB
2017-08-04 01:53:19.132 UTC [msp] GetLocalMSP -> DEBU 00d Returning existing local MSP
2017-08-04 01:53:19.132 UTC [msp] GetDefaultSigningIdentity -> DEBU 00e Obtaining default signing identity
2017-08-04 01:53:19.133 UTC [msp] GetLocalMSP -> DEBU 00f Returning existing local MSP
2017-08-04 01:53:19.133 UTC [msp] GetDefaultSigningIdentity -> DEBU 010 Obtaining default signing identity
2017-08-04 01:53:19.133 UTC [msp/identity] Sign -> DEBU 011 Sign: plaintext: 0AC4060A1608021A06088FA78FCC0522...1548167A1D7B35DE8FC365A9BA90247A
2017-08-04 01:53:19.133 UTC [msp/identity] Sign -> DEBU 012 Sign: digest: 147310DA6A88B60D64DF001479100BF96BA2620C0ED04038F59136F76913F0A4
Error: Got unexpected status: SERVICE_UNAVAILABLE
Usage:
peer channel create [flags]
Global Flags:
-b, --blockpath string Path to file containing genesis block
-c, --chain string In case of a newChain command, the chain ID to create.
-f, --file string Configuration transaction file generated by a tool such as configtxgen for submitting to orderer
-o, --orderer string Ordering service endpoint
-t, --timeout int Channel creation timeout (default 5)
-v, --version Display current version of fabric peer server
!!!!!!!!!!!!!!! Channel creation failed !!!!!!!!!!!!!!!!
================== ERROR !!! FAILED to execute End-2-End Scenario ==================