fabric
fabric copied to clipboard
No response when using sample test-network to create channel
Description
I deploy fabric on centos and use the main branch.
The bootstrap.sh ran well and download the fabric-samples successfully.
I ran "network.sh up" and it also worked well.
However, when I ran "network.sh createChannel", the process stucked on "osnadmin channel join".
The orderer container exists and it's listening to the port 7053. There are not any useful log or output to show why it stucks here.
Steps to reproduce
No response