IBM/loyalty-points-evm-fabric

at 2. Setup Fab3, Failed to run ./fab3

Closed this issue · 1 comments

after gone through 2. Setup Fab3 everything gone through properly.
I am only having a problem with running ./Fab3
Please see the following error;
root@864ad48d0ef1:/opt/gopath/src/github.com/hyperledger/fabric-chaincode-evm# ./fab3
Failed to create Fabric SDK Client: failed to initialize configuration: unable to load endpoint config: failed to initialize endpoint config from config backend: network configuration load failed: failed to load channel configs: failed to load network TLSConfig: failed to load orderer/peer TLSConfig : failed to load orderer cert: failed to load pem bytes from path /opt/gopath/src/github.com/hyperledger/fabric-samples/first-network/crypto-config/ordererOrganizations/example.com/tlsca/tlsca.example.com-cert.pem: open /opt/gopath/src/github.com/hyperledger/fabric-samples/first-network/crypto-config/ordererOrganizations/example.com/tlsca/tlsca.example.com-cert.pem: no such file or directory
root@864ad48d0ef1:/opt/gopath/src/github.com/hyperledger/fabric-chaincode-evm#

Please help me to sort out the error.

I found that ./Fab3 must not be running with cli.
Opened new terminal and set all paths again then built the fab proxy and ran it again successfully.

after gone through 2. Setup Fab3 everything gone through properly.
I am only having a problem with running ./Fab3
Please see the following error;
root@864ad48d0ef1:/opt/gopath/src/github.com/hyperledger/fabric-chaincode-evm# ./fab3
Failed to create Fabric SDK Client: failed to initialize configuration: unable to load endpoint config: failed to initialize endpoint config from config backend: network configuration load failed: failed to load channel configs: failed to load network TLSConfig: failed to load orderer/peer TLSConfig : failed to load orderer cert: failed to load pem bytes from path /opt/gopath/src/github.com/hyperledger/fabric-samples/first-network/crypto-config/ordererOrganizations/example.com/tlsca/tlsca.example.com-cert.pem: open /opt/gopath/src/github.com/hyperledger/fabric-samples/first-network/crypto-config/ordererOrganizations/example.com/tlsca/tlsca.example.com-cert.pem: no such file or directory
root@864ad48d0ef1:/opt/gopath/src/github.com/hyperledger/fabric-chaincode-evm#

Please help me to sort out the error.

I found that ./Fab3 must not be running with cli.
Opened new terminal and set all paths again then built the fab proxy and ran it again successfully.