compilebox icon indicating copy to clipboard operation
compilebox copied to clipboard

execution timed out

Open AbdallahAbdedaiem opened this issue 5 years ago • 1 comments

I'm always getting execution timed out even though I've changed timeout to more than 20s. I'm getting also undefined in the console. image

AbdallahAbdedaiem avatar Mar 22 '20 14:03 AbdallahAbdedaiem

The issue with me was to do with permissions you have to make sure that your script.sh , DockerTimeout.sh has 777 permissions set. Also make sure that in the temp folder when a new directory is created eg 982428d65c0657c8e4e0/ it has the script.sh file inside because this is the file that is last ran by the docker command and it looks for it in that folder. Hope this helps cheers!!

nyakaz73 avatar Apr 02 '20 19:04 nyakaz73