After the exploreris started, it is automatically closed
Thank you for your project!
The following command is used to start the test network
network.sh up createChannel -ca -c mychannel -s couchdb
but
After the exploreris started, it is automatically closed

Here is the container log(explorer.mynetwork.com)

I tried and I found:
When I started the test network, I found some files didn't match


Even though I changed the configuration file to the following, it still didn't work

I think I've found my problem
I started fabcar, although it also uses test-network, but I wonder why not

When I execute the following command ./network.sh up createChannel -c mychannel -s couchdb The deployment is successful!
Hi @ShanZJ-gvs , In the configuration file , please replace the "path" i.e "priv_sk" with [email protected]'s keystore value. Please find the screenshot attached.

Thanks!
@ArchanaArige I see, thank you for your reply!