Vini Vidi 2021-04-08 09:29 采纳率: 0%
浏览 284

实例化Fabric SDK创建应用通道失败

抛出异常:

实例化Fabric SDK失败: 创建应用通道失败: create channel failed: create channel failed: SendEnvelope failed: calling orderer 'localhost:7050' failed: Orderer Server Status Code: (400) BAD_REQUEST. Description: error authorizing update: error validating DeltaSet: policy for [Group]  /Channel/Application not satisfied: Failed to reach implicit threshold of 1 sub-policies, required 1 remaining

orderer 日志:

orderer.cardchain.com       | 2021-04-08 01:16:13.422 UTC [cauthdsl] deduplicate -> ERRO 013 Principal deserialization failure (MSP orga.cardchain.com is unknown) for identity 0
orderer.cardchain.com       | 2021-04-08 01:16:13.422 UTC [cauthdsl] deduplicate -> ERRO 014 Principal deserialization failure (MSP orga.cardchain.com is unknown) for identity 0
orderer.cardchain.com       | 2021-04-08 01:16:13.423 UTC [orderer.common.broadcast] ProcessMessage -> WARN 015 [channel: chainhero] Rejecting broadcast of config message from 172.22.0.1:56304 because of error: error authorizing update: error validating DeltaSet: policy for [Group]  /Channel/Application not satisfied: Failed to reach implicit threshold of 1 sub-policies, required 1 remaining
orderer.cardchain.com       | 2021-04-08 01:16:13.423 UTC [comm.grpc.server] 1 -> INFO 016 streaming call completed {"grpc.start_time": "2021-04-08T01:16:13.41Z", "grpc.service": "orderer.AtomicBroadcast", "grpc.method": "Broadcast", "grpc.request_deadline": "2021-04-08T01:18:13.408Z", "grpc.peer_address": "172.22.0.1:56304", "grpc.code": "OK", "grpc.call_duration": "12.208617ms"}

求助

  • 写回答

1条回答 默认 最新

  • Blockchain Learning 2021-05-28 20:07
    关注

    可能证书路径有问题吧

    评论

报告相同问题?

悬赏问题

  • ¥15 安卓adb backup备份应用数据失败
  • ¥15 eclipse运行项目时遇到的问题
  • ¥15 关于#c##的问题:最近需要用CAT工具Trados进行一些开发
  • ¥15 南大pa1 小游戏没有界面,并且报了如下错误,尝试过换显卡驱动,但是好像不行
  • ¥15 没有证书,nginx怎么反向代理到只能接受https的公网网站
  • ¥50 成都蓉城足球俱乐部小程序抢票
  • ¥15 yolov7训练自己的数据集
  • ¥15 esp8266与51单片机连接问题(标签-单片机|关键词-串口)(相关搜索:51单片机|单片机|测试代码)
  • ¥15 电力市场出清matlab yalmip kkt 双层优化问题
  • ¥30 ros小车路径规划实现不了,如何解决?(操作系统-ubuntu)