Hello Community,
I hope this message finds you well. We’ve been facing some challenges while setting up Hyperledger Fabric under the same network, and we’re reaching out to seek your expertise and guidance.
Issue: Hyperledger Fabric Setup We attempted to set up Hyperledger Fabric under the same network, but encountered a problem with the containers for PEERs. The containers were getting exited, and upon checking the logs, we found the following error:
panic: Error in instantiating ledger provider: Get "http://couchdb0:5984/": dial tcp 172.19.0.6:5984: i/o timeout http error calling couchdb
We would appreciate any insights or suggestions on how to resolve this issue. If anyone has encountered a similar problem or has expertise in Hyperledger Fabric, your assistance would be invaluable.
As a workaround, we tried setting up an example application for communication between two containers under the same network. We followed the steps outlined in this tutorial: Connecting Two Docker Containers Over the Same Network. But messages sent by Container 1 was not captured by Container2.
If anyone has experience with this or has insights into Docker container communication, we’d love to hear your thoughts. The goal is to establish a reliable communication channel between containers, and we’re open to any suggestions or alternative methods that have worked for you.
Your expertise is crucial in helping us overcome these challenges, and we look forward to your valuable input.