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 18
    • Issues 18
    • 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
  • #1459

Closed
Open
Opened Sep 05, 2025 by vens.cy@181792805201 of 19 tasks completed1/19 tasks

2.3.7部署GO合约失败

【问题分类】

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

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

在管理台创建了一条链,勾上了DOCKER_GO,然后下载配置文件并上传至服务器执行./start成功。 但是查看日志显示fail to get connection stream: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.1:22351:connect: connection refused",而且docker的端口也没有映射出来。 1 2 然后我改了docker_start.sh,把--net=host改成了端口映射。然后就提示fail to get connection stream: rpc error: code = Unavailable desc = write tcp 127.0.0.1:48470->127.0.0.1:22351: write: broken pipe 3 不知道是不是因为这个错误导致无法成功部署GO合约。而且原来不勾DOCKER_GO时候可以部署的rust合约也无法部署成功。

【系统信息】(请填写系统信息,方便定位问题)

  • chainmaker-go version * : [v2.3.7]
  • OS & version * : [ubuntu22.04]
  • docker镜像 version: [28.3.3]
  • 管理台 version: [image: chainmakerofficial/management-web:v2.3.4]
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#1459

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