test(fabric): fix fabric AIO couchdb No such file or directory #1674
Labels
bug
Something isn't working
dependencies
Pull requests that update a dependency file
documentation
Improvements or additions to documentation
Fabric
P2
Priority 2: High
Tests
Anything related to tests be that automatic or manual, integration or unit, etc.
Describe the bug
When I try to run the command that's in the Fabric connector's README.md, it
does not work for multiple reasons:
--privileged
flagTo Reproduce
docker run --privileged -p 0.0.0.0:8545:8545/tcp -p 0.0.0.0:8546:8546/tcp -p 0.0.0.0:8888:8888/tcp -p 0.0.0.0:9001:9001/tcp -p 0.0.0.0:9545:9545/tcp ghcr.io/hyperledger/cactus-fabric-all-in-one:v1.0.0-rc.3
Expected behavior
The container should boot up without issues to the point where the healthcheck is passing and the ledger is operational.
Logs/Stack traces
2021-12-21-fabric-1-aio-tar-couchdb-crash.log
Screenshots
N/A
Cloud provider or hardware configuration:
dev machine
Operating system name, version, build:
Hyperledger Cactus release version or commit (git rev-parse --short HEAD):
1.0.0-rc.3
Hyperledger Cactus Plugins/Connectors Used
Fabric Connector Plugin
Additional context
The text was updated successfully, but these errors were encountered: