Hi I'm having problem when trying to composer network install
Installing business network. This may take a minute...
Error: Error trying install business network. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: 14 UNAVAILABLE: Connect Failed
composer network install
Check if docker login is working. If not,
change nameserver to 8.8.8.8
Using composer-cli at v0.19.5 Add this in fabric-scripts\hlfv11\createPeerAdminCard.sh
And replaced every localhost in the file with $DOCKER_IP
Make sure docker is running
From their documentation, Installing pre-requisites
Docker is required.
Then try
docker ps
, check if the peer node/s is listed.Then try to ping your network with
composer network ping --card admin@<some_network>