You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
I am trying to create a network with multiple hosts using Azure and AWS instance. I am using docker swarm to create the network. The network is created with Azure instance as manager and AWS instance as worker.
The ca, orderer, peer0 , couchdb containers are up and running in manager instance. couchDb, peer1 is running in the worker (AWS) instance. I am not able to start the CLI container in worker node.
It shows “channel creation failed ” and orderer conatainer is not available.I checked in bringing up the CLI in manager node also. It is showing the peer1 is not available and shows chainnel join error.
I am able to ping the networks and it is working fine.
Could you please help me with this?
The text was updated successfully, but these errors were encountered:
Hi ,
I am trying to create a network with multiple hosts using Azure and AWS instance. I am using docker swarm to create the network. The network is created with Azure instance as manager and AWS instance as worker.
The ca, orderer, peer0 , couchdb containers are up and running in manager instance. couchDb, peer1 is running in the worker (AWS) instance. I am not able to start the CLI container in worker node.
It shows “channel creation failed ” and orderer conatainer is not available.I checked in bringing up the CLI in manager node also. It is showing the peer1 is not available and shows chainnel join error.
I am able to ping the networks and it is working fine.
Could you please help me with this?
The text was updated successfully, but these errors were encountered: