i have been trying for days to get this working. My problem is that i have a running network with 4 peers (3 peers and 1 orderer) on 4 virtual machines, the network is able to communicate and everything seems to work, my issue is that hyperledger caliper does not want to connect. When i try to run a test with caliper i get this error:
error: [composer.js]: composer.init() failed at initialiseFabric(), code=1, stdout=, stderr=Error: No such container: peer0.org1.example.com
I have configured the json file used to get information about the network and the .yaml file for the tests.
Any help would be appreciated.