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'