Im trying to instantiate my chaincode on my hyperledger fabric network of 3 peers and 3 orderers, but im getting the error:
Failed to create new connection: context deadline exceeded
Here is a screenshot of the logs from both peer1 and iorderer1 nodes.
orderer1.iaorderer.com IP Address: 172.23.0.12
peer1.iaorderer.com IP Address: 172.23.0.8
I managed to fix my issue, which was due to a number of factors.