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 11
    • Issues 11
    • 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
  • #1502

Closed
Open
Opened Oct 28, 2025 by 18600821869@18600821869

长安链用FCC工具增加同步节点报错

长安链多机部署4个节点,用fcc工具增加同步节点,执行命令:[root@localhost tools]# ./fcc client chainconfig trustroot add \

--sdk-conf-path=./sdk_config.yml
--admin-crt-file-paths=./crypto-config/org1/user/user1/user1.sign.crt,./crypto-config/org2/user/user2/user2.sign.crt,./crypto-config/org3/user/user3/user3.sign.crt
--admin-key-file-paths=./crypto-config/org1/user/user1/user1.sign.key,./crypto-config/org2/user/user2/user2.sign.key,./crypto-config/org3/user/user3/user3.sign.key
--trust-root-org-id=org5
--trust-root-path=./crypto-config/org5/ca/ca.crt 报错信息如下: Error: get cert hash failed, get cert hash failed, send QUERY_CONTRACT failed, grpc connections unavailable, check sdk log file for more details sdk_config.xml配置文件内容: chain_client: chain_id: jdxk_chain org_id: org1 user_key_file_path: ./crypto-config/org1/user/user1/user1.tls.key user_crt_file_path: ./crypto-config/org1/user/user1/user1.tls.crt user_sign_key_file_path: ./crypto-config/org1/user/user1/user1.sign.key user_sign_crt_file_path: ./crypto-config/org1/user/user1/user1.sign.crt retry_limit: 10 retry_interval: 500 nodes:

  • node_addr: 10.1.3.50:12301 conn_cnt: 10 enable_tls: true trust_root_paths:
    • ./crypto-config/org1/ca tls_host_name: FinChain.cn archive: type: mysql dest: root:123456:localhost:3306 secret_key: xxx rpc_client: max_receive_message_size: 100 max_send_message_size: 100 pkcs11: enabled: false type: "" library: /usr/local/lib64/pkcs11/libupkcs11.so label: HSM password: "11111111" session_cache_size: 10 hash: SHA256
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#1502

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