Hyperledger Fabric v1.2
Hyperledger Composer v0.20
When installing a business network archive on a Fabric network I get the following error:
Error: Error trying install business network. Error: No valid responses from any peers.
Response from attempted peer comms was an error: Error: Failed to connect before the deadline
Command failed
When I go 'docker logs peer0.org1.example.com' I see an error where it can't find the database on CouchDB docker container.
Anyone know why this is happening, or solutions to this problem?