Open jk299 opened 2 years ago
I can't successfully submit the file.
When I sent Post request, it returned "Internal server error"
I have solved this problem. You should run the command as a normal user like this "sudo docker-compose build" and "sudo docker-compose up -d" not root
I got the same issue as the submission just keep waiting forever. I checked the logs for every container, it seems like the 'worker' container cannot connect to rabbitmq server. But I don't know how to solve it.
I can't successfully submit the file.
When I sent Post request, it returned "Internal server error"