I was installed openedx with tutor( v16.1.1) in digital ocean on ubuntu server (22.04.1). I have installed docker (version 24.0.5) & docker composer (version 1.29.2). When I trying to add command tutor local launch in Terminal then it’s showing docker error is given below:
Error: Command failed with status 125: docker compose -f /root/.local/share/tutor/env/local/docker-compose.yml -f /root/.local/share/tutor/env/local/docker-compose.prod.yml --project-name tutor_local stop
What Should I do now?
For your reference I have attached snap of terminal status.
Hi, you mean creating an extra user for the tutor ? makybe adding that in the config file so it will add it from the beginning…
Thank you for response.