部署长安链标准的DID智能合约出现库缺失的问题
【问题分类】
- bug
- P2P网络相关(包含libp2p,liquid)
- 链账户身份与权限相关(证书问题、public、多签投票问题)
- 核心交易引擎相关(交易池、DAG)
- 共识相关
- [1] 智能合约相关
- 存储相关
- SDK相关
- 长安链CMC工具
- 长安链管理台
- 长安链浏览器
- [1] 长安链合约IDE
- 长安链web签名插件
- 跨链相关
- 轻节点相关
- 隐私计算相关
- 密码学相关
- 环境依赖
- 其他补充:
【问题描述】(请对问题进行描述,方便定位问题)
go: finding module for package chainmaker.org/chainmaker/opennet/did/core test6 imports chainmaker.org/chainmaker/opennet/did/core: cannot find module providing package chainmaker.org/chainmaker/opennet/did/core: module chainmaker.org/chainmaker/opennet/did/core: reading https://goproxy.cn/chainmaker.org/chainmaker/opennet/did/core/@v/list: 404 Not Found server response: not found: module chainmaker.org/chainmaker/opennet/did/core: git ls-remote -q origin in /tmp/gopath/pkg/mod/cache/vcs/bafc02701d5e28356a4b58c08b9afcd583cfc337d33fb1d0c9d55b9e0b6e1bc7: exit status 128: fatal: could not read Username for 'https://git.chainmaker.org.cn': terminal prompts disabled Confirm the import path was entered correctly. If this is a private repository, see https://golang.org/doc/faq#git_https for additional information.
【相关日志文件】(如果有报错日志请贴图,或者上传附件)
chainmaker-go 的 log/system.log & bin/panic.log file *
SDK 的 sdk.log file
【系统信息】(请填写系统信息,方便定位问题)
- chainmaker-go version * : [v2.1.0]
- OS & version * :
- docker镜像 version:
-
管理台 version:
- 如果是管理台的相关问题,请附带管理台版本,如果不是可忽略。
-
区块浏览器 version:
- 如果是浏览器的相关问题,请附带浏览器版本,如果不是可忽略。
-
合约IDE version:
- 如果是合约IDE的相关问题,请附带合约IDE版本,如果不是可忽略。
-
web签名插件 version:
- 如果是web签名插件的相关问题,请附带web签名插件版本,如果不是可忽略。