Closed epoch101codes closed 1 year ago
There was a similar problem reported here: https://coderunner.org.nz/mod/forum/discuss.php?d=229. The issue occurred on Centos. Are you my any chance running Centos?
As far as I can understand it, the "Resource temporarily unavailable" message is issued by Centos or RedHat systems when a resource limit is reached. I'm pretty sure that the underlying OS is preventing the Docker container from gettting some of the resources it wants, but exactly why I don't know.
Are you able to try running JobeInABox on a non-redhat-based OS?
Richard
Closing as no response.
The following error runs up whenever I try to run the test script for jobeinabox by running
sudo docker exec -t jobe /usr/bin/python3 /var/www/html/jobe/testsubmit.py
The error:
Used the latest docker image:
trampgeek/jobeinabox:latest
Linux kernel:5.15.0
Docker version: `20.10.12Please let me know if I can provide more details to help fix this.