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.
when I run the command
$ ./sandbox up
I got this error:
the following did not 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
Yes It was a docker issue, thank you.