./byfn.sh -m生成给出错误

时间:2018-06-15 07:52:45

标签: hyperledger

根据HyperLedger官方Tutorial Document

1http://hyperledger-fabric.readthedocs.io/en/release-1.0/build_network.html,我试图运行./byfn.sh -m generate,但输出包含错误:

`

  • configtxgen -profile TwoOrgsOrdererGenesis -outputBlock ./channel-artifacts/genesis.block 2018-06-15 14:28:54.070 +07 [common / configtx / tool] main - > INFO 001加载配置 2018-06-15 14:28:54.101 +07 [common / configtx / tool / localconfig]加载 - > CRIT 002错误将配置解组为struct:4错误解码:

  • ''包含无效密钥:功能

  • '个人资料[TwoOrgsChannel] .Application'包含无效密钥:功能
  • '个人资料[TwoOrgsOrdererGenesis]'包含无效密钥:功能
  • '个人资料[TwoOrgsOrdererGenesis] .Orderer'包含无效密钥:功能
  • 解析度= 1
  • 设置+ x `

我收到一些错误消息我觉得我错过了一些配置,但我不知道。

enter image description here

1 个答案:

答案 0 :(得分:0)

现在错误得到了解决,感谢我的大四学生建议the documents我应该更改 bash的版本

curl -sSL <link-to-file> | bash -s 1.1.0