首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Ubuntu 22中尝试启动Algorand Sandbox时,Algorand和索引器节点未启动

在Ubuntu 22中尝试启动Algorand Sandbox时,Algorand和索引器节点未启动
EN

Stack Overflow用户
提问于 2022-08-16 09:07:33
回答 1查看 260关注 0票数 0

我正试图按照https://developer.algorand.org/tutorials/create-and-test-smart-contracts-using-python/的指示在Ubuntu 22中设置和运行Algorand。我按要求安装了docker,但当我试图运行时

代码语言:javascript
复制
./sandbox/sandbox up

我知道错误了

代码语言:javascript
复制
            Starting default sandbox: release
            see sandbox.log for detailed progress, or use -v.
            * docker containers started!
            * waiting for services to initialize.
            
            the following did not start:
            * algorand node
            * indexer node
            
            One or more services failed to start.

我错过了一步吗?

EN

回答 1

Stack Overflow用户

发布于 2022-09-05 17:19:43

确保完全按照这些步骤进行对接:https://docs.docker.com/desktop/windows/wsl/

之后,在Ubuntu上运行。/沙箱重置。

对我来说很管用

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73371468

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档