-
Notifications
You must be signed in to change notification settings - Fork 508
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
Error In Queue again. #64
Comments
Hey @nguyenvanquan7826, Sorry again. I found what code caused all the problems. I fixed the problem and released Judge0 API v.1.1.0. This is the code that caused the problem:
Each submission now has 10 seconds to compile, otherwise compilation is killed and you will get "Compile error" with message "Compilation time limit exceeded.". Thanks for your report! |
Thank! |
hey @hermanzdosilovic, i am seeing this error for same snippet of code this error sometime come and sometime not |
Can you send the code and language you are trying to run?
…On Mon, 4 Nov 2019, 14:24 Gaurav Kapatia, ***@***.***> wrote:
hey @hermanzdosilovic <https://github.com/hermanzdosilovic>, i am seeing
this error Compilation time limit exceeded lot of time. I am getting this
error both at api.judge0.com and the version 1.4.0 that i installed in my
server. Could you help regarding this?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#64>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB4PL3W7VVKLCF3AUSEUAMLQSAO75ANCNFSM4GWMLJ7A>
.
|
sure! this is token: here is java code:
code is some in both cases, just standard input is different. Thanks
|
I am facing this issue again it was working fine 10-15 days ego but now it is showing IN QUEUE |
Hi @darshan4903 @hermanzdosilovic I am also facing same issue it always shows IN QUEUE status when I set up it on my own docker server, can you please share some solution here |
Hi ,
I can't find any please let me know as well
…On Thu, Apr 4, 2024, 10:54 RitikChauhan5132 ***@***.***> wrote:
Hi @darshan4903 <https://github.com/darshan4903> @hermanzdosilovic
<https://github.com/hermanzdosilovic> I am also facing same issue it
always shows IN QUEUE status when I set up it on my own docker server, can
you please share some solution here
I am always getting same issue for all the languages
{
"source_code": "Y29uc29sZS5sb2coIlNhdmUiKQ==\n",
"language_id": 63,
"stdin": "SnVkZ2Uw\n",
"expected_output": null,
"stdout": null,
"status_id": 1,
"created_at": "2024-04-04T05:22:23.712Z",
"finished_at": null,
"time": null,
"memory": null,
"stderr": null,
"token": "0e6a45a9-5167-462f-9dbe-c929e29e1634",
"number_of_runs": 1,
"cpu_time_limit": "5.0",
"cpu_extra_time": "1.0",
"wall_time_limit": "10.0",
"memory_limit": 128000,
"stack_limit": 64000,
"max_processes_and_or_threads": 60,
"enable_per_process_and_thread_time_limit": false,
"enable_per_process_and_thread_memory_limit": false,
"max_file_size": 1024,
"compile_output": null,
"exit_code": null,
"exit_signal": null,
"message": null,
"wall_time": null,
"compiler_options": null,
"command_line_arguments": null,
"redirect_stderr_to_stdout": false,
"callback_url": null,
"additional_files": null,
"enable_network": false,
"status": {
"id": 1,
"description": "In Queue"
},
"language": {
"id": 63,
"name": "JavaScript (Node.js 12.14.0)"
}
}
—
Reply to this email directly, view it on GitHub
<#64 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUIDZH4WHKVHF3H2IIKFN5TY3TPZJAVCNFSM4GWMLJ7KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBTGYZDCNBRGA2Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi, Today this error come back. Please fix it.
The text was updated successfully, but these errors were encountered: