Algorand node, indexer node One or more services failed to start

when I run the command

$ ./sandbox up

I got this error:

the following did not start:

  • algorand node
  • indexer node
    One or more services failed to start.

Try sudo ./sandbox up
And if you use Docker Desktop WSL 2 follow the instructions in this link : Docker Desktop WSL 2 backend | Docker Documentation

2 Likes

Yes It was a docker issue, thank you.

what exactly was the issue and how to solve it
?

1 Like

@srijanv Can you open a new thread with all the details of the issues you’re encountering:

  • sandbox version
  • OS
  • Docker version
  • full error message (copy-pasted between triple backquotes ``` for clean display)
  • full file sandbox.log uploaded e.g. in Github gists or similar system, and linked there: https://gist.github.com/
1 Like

Hi @fabrice @liz

I’m running this on Mac and getting same error

can anyone help me? thanks

1 Like

@shoaibshebi Welcome to Algorand!

Can you open a new thread with all the details of the issues you’re encountering:

  • sandbox version
  • OS
  • Docker version
  • full error message (copy-pasted between triple backquotes ``` for clean display)
  • full file sandbox.log uploaded e.g. in Github gists or similar system, and linked there: https://gist.github.com/

Be sure to check that Docker is started.

I am also having the same issue and will open a thread accordingly.

kabir@kabir-MS-7817:~/sandbox$ ./sandbox up

Bringing up existing 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
  • conduit
    One or more services failed to start.

i getting this error