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
  • #464

Closed
Open
Opened Dec 07, 2022 by Yaff Gao@gyf🎲3 of 19 tasks completed3/19 tasks

vm-engine运行异常

【问题分类】

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

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

  1. 按照官方文档启动vm-engine,从容器内看到 /sys/fs/cgroup/memory 无操作权限
  2. 执行交易出错,[Sandbox chain1#o#fact#1#1#2 (closed)] new runtime client failed, err: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:32351: connect: connection refused" EOF
  3. process启动没有进程ID
  4. 修改sandbox_port 为 chain_rpc_port=22351,部署合约出错 'no such transaction, chainId:chain1 '
  5. 再次部署,出错超时
  6. 查看vm-engine日志,对TX_RESPONSE 类型归到 unknown type 里面了,之后未处理

具体的现象,操作步骤,前置条件等,尽可能描述清楚,有截图说明更佳 image image image image

【相关日志文件】(如果有报错日志请贴图,或者上传附件)

chainmaker-go 的 log/system.log & bin/panic.log file * system.log.2022121015 vm-engine 的 go.log go.log.2022121015 SDK 的 sdk.log file

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

  • chainmaker-go version * : [v2.3.0]
  • **vm-engine version * : ** [v2.3.0]
  • OS & version * :
Edited Dec 10, 2022 by Yaff Gao
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#464

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