-
Notifications
You must be signed in to change notification settings - Fork 321
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Constantly Timing out #45
Comments
I double this issue, on Mac OSX 64 bit latest version El Capitan Input file was saved!
|
Same issue. Did anyone here solve it? |
same problem. did anyone face it? |
Hi, guys just comment " code=$(timeout "$to" docker wait "$cont" || true)" this line in DockerTimeout.sh file in the API folder.but, you're unable to run the infinite loops. |
Hey guys,
ran Install_16_.04.sh on digital ocean x64 droplet, installed node etc. When I use the sample client api to do Hello word C file, it keeps timing out the following is the console output when I click the compile button. Extremely weird. Please help!
C/C++ file was saved!
Input file was saved!
/root/compilebox/API/DockerTimeout.sh 20s -u mysql -e 'NODE_PATH=/usr/local/lib/node_modules' -i -t -v "/root/compilebox/API/temp/9589feeead5a4a99db8f":/usercode virtual_machine /usercode/script.sh 'g++ -o /usercode/a.out' file.cpp /usercode/a.out
ATTEMPTING TO REMOVE: temp/9589feeead5a4a99db8f
Timed Out: temp/9589feeead5a4a99db8f C/C++
Time:
undefined
The text was updated successfully, but these errors were encountered: