jdpark7
(Jong-Dae Park)
April 6, 2024, 6:33am
1
Hello, I tried to install codejail using GitHub - eduNEXT/tutor-contrib-codejail: Tutor plugin to configure/run Codejail using a REST API service , but I have a error
ERROR: failed to solve: process “/bin/sh -c git clone GitHub - eduNEXT/codejailservice --branch 17.0.1 --depth 1 /openedx/codejailservice” did not complete successfully: exit code: 128
I think there is no branch 17.0.1 at GitHub - eduNEXT/codejailservice
Thanks for the help in advance.
jdpark7
(Jong-Dae Park)
April 7, 2024, 7:34am
2
@mgmdi
I edited the Dockerfile for codejailservice by replacing 17.0.1 by 17.0.0 and then no error appears.
mgmdi
(Maria Grimaldi)
April 8, 2024, 1:40pm
3
Hello, thank you for the report!
I’m tagging here one of my colleagues who maintains the service: @mafermazu
mafermazu
(María Fernanda Magallanes)
April 8, 2024, 9:16pm
4
Hello,
@mgmdi and @jdpark7 , thanks for reporting this. I fixed the issue uploading the Docker image in Docker Hub: Docker . I also created an issue in our repo to try to avoid this kind of problem in the future.
Let me know if it works.