Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
issue
issue
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

  • chainmaker
  • issueissue
  • Issues
  • #657

Closed
Open
Opened Apr 27, 2023 by 道@nalaws2 of 19 tasks completed2/19 tasks

新添加的组织无法同步

【问题分类】

  • bug
  • P2P网络相关(包含libp2p,liquid)
  • 链账户身份与权限相关(证书问题、public、多签投票问题)
  • 核心交易引擎相关(交易池、DAG)
  • 共识相关
  • 智能合约相关
  • 存储相关
  • SDK相关
  • 长安链CMC工具
  • 长安链管理台
  • 长安链浏览器
  • 长安链合约IDE
  • 长安链web签名插件
  • 跨链相关
  • 轻节点相关
  • 隐私计算相关
  • 密码学相关
  • 环境依赖
  • 其他补充:

【问题描述】(请对问题进行描述,方便定位问题)

根据文档 https://docs.chainmaker.org.cn/v2.3.1/html/recovery/%E9%95%BF%E5%AE%89%E9%93%BE%E8%8A%82%E7%82%B9%E7%AE%A1%E7%90%86.html 新增加组织org5,启动节点后,通过org5查询数据提示交易验证失败,通过org1查询正常,结果如下:

org1查询: /cmc client contract user get --contract-name=identity --method=getClientID --sdk-conf-path=./release/tools/sdk_config.yml --params="{"name":"zhangsan"}" QUERY contract resp: message:"SUCCESS" contract_result:<result:"addres" gas_used:8394550 > tx_id:"64b090de50e64d2a8b818012ab2c4763c20de973e78c4197ae1586bb52e79ad5"

org5查询: cmc client contract user get --contract-name=identity --method=getClientID --sdk-conf-path=./org5/tools/sdk_config.yml --params="{"name":"zhangsan"}" QUERY contract resp: code:INTERNAL_ERROR message:"tx verify failed, verify tx authentation failed, authentication error: authentication failed, [refine endorsements failed, all endorsers have failed verification], txId:961d7cbdc46c4f5c85ae4b93a04dde5092b93bed1c8f45b2928f32cdcc21165d, sender:6d795f636572745f616c696173" tx_id:"961d7cbdc46c4f5c85ae4b93a04dde5092b93bed1c8f45b2928f32cdcc21165d"

log日志 fd7e7e99cbd3ba53104bf1277cc85d7

Edited Nov 20, 2023 by liu mingwei
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: chainmaker/issue#657

Copyright © 2021 ChainMaker Org. All Rights Reserved. 长安链 版权所有。