Closed heshan23 closed 7 months ago
I fix this problem by remapping the ports of peer0.org1. However, I'm still confused with how does the mapping of ports wrong. Since the port 7051 is the default port of peer0.org1.
ports:
- 7151:7151
- 9444:9444
fabric: v2.5.4 docker: v24.0.5 docker-compose: v1.25.0 When running
./test-network.sh createChannel
, the error occurs.