docker-compose-files/hyperledger_fabric/1.0.2/scripts/log.txt

20 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-09-15 06:32:05.922 UTC [msp] GetLocalMSP -> DEBU 001 Returning existing local MSP
2017-09-15 06:32:05.922 UTC [msp] GetDefaultSigningIdentity -> DEBU 002 Obtaining default signing identity
2017-09-15 06:32:05.928 UTC [channelCmd] InitCmdFactory -> INFO 003 Endorser and orderer connections initialized
Error: genesis block file not found open businesschannel.block: no such file or directory
Usage:
peer channel join [flags]
Flags:
-b, --blockpath string Path to file containing genesis block
Global Flags:
--cafile string Path to file containing PEM-encoded trusted certificate(s) for the ordering endpoint
--logging-level string Default logging level and overrides, see core.yaml for full syntax
-o, --orderer string Ordering service endpoint
--ordererTLSHostnameOverride string The hostname override to use when validating the TLS connection to the orderer.
--test.coverprofile string Done (default "coverage.cov")
--tls Use TLS when communicating with the orderer endpoint
-v, --version Display current version of fabric peer server