Hyperledger Composer v0.16.0 network start error

前端 未结 10 791
南旧
南旧 2020-12-18 03:26

I\'m trying Hyperledger Composer v0.16.0. According to this procedure, I want to Deploy BNA to Fabric network on cloud. but following error occurs. Kindly let me know how I

10条回答
  •  时光取名叫无心
    2020-12-18 03:59

    That error can mean that the identity you are using to perform a network start doesn't have channel admin authority and thus is not authorised to perform a network start. I would suggest you check with whoever created your Hyperledger Fabric environment and channel to find out who the right identities are for administrative authority on the channel and build a card with the appropriate crypto material representing that identity in order to perform a network start.

提交回复
热议问题