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 7
    • Issues 7
    • 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
  • #1482

Closed
Open
Opened Oct 09, 2025 by shizhenxing@szx1874058817

javasdk连接长安链失败

这是pwk的配置文件 `chain_client: chain_id: "chain1"

user_sign_key_file_path: "D://project//ruoyi//ruoyicloud_datashare//backend//ruoyi-modules//ruoyi-datasharing//src//main//resources//crypto-config//node1//client//client1//client1.key"

user_key_file_path: "D://project//ruoyi//ruoyicloud_datashare//backend//ruoyi-modules//ruoyi-datasharing//src//main//resources//crypto-config//node1//client//client1//client1.tls.key" user_crt_file_path: "D://project//ruoyi//ruoyicloud_datashare//backend//ruoyi-modules//ruoyi-datasharing//src//main//resources//crypto-config//node1//client//client1//client1.tls.crt"

crypto: hash: SHA256 auth_type: public

nodes: - node_addr: "192.168.81.128:12301" enable_tls: true trust_root_paths: - "D://project//ruoyi//ruoyicloud_datashare//backend//ruoyi-modules//ruoyi-datasharing//src//main//resources//crypto-config//node1//ca" tls_host_name: "chainmaker.org"

rpc_client: max_receive_message_size: 100 enable_tx_result_dispatcher: false

enable_send_request_sync: true`

================================= 这是sdk报错提示 image

我是将部署后的一个节点的证书、私钥等文件从部署包下载下来的,然后在工程中加载,但是提示错误,这是为何呢?

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#1482

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