lisa icon indicating copy to clipboard operation
lisa copied to clipboard

Failed submit file & send Post request and return "Internal server error"

Open jk299 opened this issue 2 years ago • 2 comments

I can't successfully submit the file. 7e99aadd8ffdf1daa47e0d045241c66

When I sent Post request, it returned "Internal server error" image

jk299 avatar Sep 20 '22 08:09 jk299

I can't successfully submit the file. 7e99aadd8ffdf1daa47e0d045241c66

When I sent Post request, it returned "Internal server error" image

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

coffeehb avatar Feb 07 '23 13:02 coffeehb

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.

zli1122 avatar Sep 29 '23 23:09 zli1122