I can't get the "composer network ping --card admin@my-network" command to work with composer-cli v0.19.1. I'm getting "Error: Connection is not in the READY state".
I updated to v0.19.5 and it works for me now. After some research it looks like this might be due to the underlying GRPC library being updated. I'd recommend just removing the "@v0.19.1" from the install steps.
I can't get the "composer network ping --card admin@my-network" command to work with composer-cli v0.19.1. I'm getting "Error: Connection is not in the READY state".
I updated to v0.19.5 and it works for me now. After some research it looks like this might be due to the underlying GRPC library being updated. I'd recommend just removing the "@v0.19.1" from the install steps.
Discussion on the issue can be found here.