We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
while running go run fabric-cli.go chaincode invoke --cid orgchannel --ccid=ExampleCC --args '{"Func":"move","Args":["A","B","1"]}' --peer localhost:7051,localhost:8051 --base64 --config ../../test/fixtures/config/config_test_local.yaml error occurred:[fabriccli] 2019/08/21 00:50:17 UTC - chaincode.glob..func5 -> ERRO Error while running invokeAction: Error getting channel client: error getting user: error creating MSP client: non-existent CA: 'local.ca.org1.example.com'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
while running go run fabric-cli.go chaincode invoke --cid orgchannel --ccid=ExampleCC --args '{"Func":"move","Args":["A","B","1"]}' --peer localhost:7051,localhost:8051 --base64 --config ../../test/fixtures/config/config_test_local.yaml
error occurred:[fabriccli] 2019/08/21 00:50:17 UTC - chaincode.glob..func5 -> ERRO Error while running invokeAction: Error getting channel client: error getting user: error creating MSP client: non-existent CA: 'local.ca.org1.example.com'
The text was updated successfully, but these errors were encountered: