mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-18 07:55:10 +00:00
BYFN and Fabcar with couchdb are failing intermittently because CLI sends a request for joining a Channel before a Peer connects to the couchdb. This CR changes the value of MAX_RETRY from 10 to 15 as a workaround. FAB-15601 #done Change-Id: I8d91fa224c585cc52c9dfabebb808b8909253900 Signed-off-by: Yuki Kondo <yuki.kondo@hal.hitachi.com> |
||
|---|---|---|
| .. | ||
| base | ||
| channel-artifacts | ||
| org3-artifacts | ||
| scripts | ||
| .env | ||
| .gitignore | ||
| byfn.sh | ||
| configtx.yaml | ||
| connection-org1.json | ||
| connection-org1.yaml | ||
| connection-org2.json | ||
| connection-org2.yaml | ||
| connection-org3.json | ||
| connection-org3.yaml | ||
| crypto-config.yaml | ||
| docker-compose-ca.yaml | ||
| docker-compose-cli.yaml | ||
| docker-compose-couch-org3.yaml | ||
| docker-compose-couch.yaml | ||
| docker-compose-e2e-template.yaml | ||
| docker-compose-etcdraft2.yaml | ||
| docker-compose-kafka.yaml | ||
| docker-compose-org3.yaml | ||
| eyfn.sh | ||
| README.md | ||
Build Your First Network (BYFN)
The directions for using this are documented in the Hyperledger Fabric "Build Your First Network" tutorial.
NOTE: After navigating to the documentation, choose the documentation version that matches your version of Fabric