我实际上是在两个不同的VPS上构建两个区块链.第一个是工作,但经过几个小时的研究,我没有找到为什么第二个区块链不想建立.
我构建了crypto-config文件夹,没关系,但是当我尝试构建channel-artifacts文件夹时,它不起作用,我有完全相同的方法.这是日志:
2018-07-05 17:05:43.046 CEST [common/tools/configtxgen] main -> WARN 001 Omitting the channel ID for configtxgen is deprecated. Explicitly passing the channel ID will be required in the future, defaulting to 'testchainid'.
2018-07-05 17:05:43.046 CEST [common/tools/configtxgen] main -> INFO 002 Loading configuration
2018-07-05 17:05:43.046 CEST [common/tools/configtxgen/localconfig] Load -> CRIT 003 Error reading configuration: While parsing config: yaml: unknown anchor 'ChannelCapabilities' referenced
2018-07-05 17:05:43.047 CEST [common/tools/configtxgen] func1 -> CRIT 004 Error reading configuration: While parsing config: yaml: unknown anchor 'ChannelCapabilities' referenced …Run Code Online (Sandbox Code Playgroud)