kevin-hf / education

基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.
231 stars 139 forks source link

创建通道失败问题 #4

Open MikeDSH opened 5 years ago

MikeDSH commented 5 years ago

请问在go build之后,执行./education命令。报错如下: Fabric SDK初始化成功 创建应用通道失败: create channel failed: SendEnvelope failed: calling orderer 'localhost:7050' failed: Orderer Server Status Code: (400) BAD_REQUEST. Description: error authorizing update: error validating ReadSet: readset expected key [Group] /Channel/Application at version 0, but got version 1 这个怎么解决呢?

MikeDSH commented 4 years ago

已解决!因为与之前创建的容器配置冲突。

tameingjet commented 3 years ago

hello,I got this problem too.So how to solve it plz?

Tomlili43 commented 2 years ago

你好 如何解决 与之前创建的容器配置冲突。这一问题呢 @MikeDSH