hyperledger / hyperledger/fabric
No response when using sample test-network to create channel
Open
bug
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.