judge0 / ide

✨ Simple, free and open-source online code editor.
https://ide.judge0.com
MIT License
818 stars 257 forks source link

Stuck at Running #17

Closed adhavalboy closed 6 years ago

adhavalboy commented 6 years ago

When we submit code and click on submit button it stuck at running phase, may problem with API ?

hermanzdosilovic commented 6 years ago

Hi @adhavalboy,

Digital Ocean had network maintenance (BLR1, 2018-05-30 16:30 UTC). After that workers didn't know how to connect to database. Every submission you made is now completed.

Judge0 API is now functional again. Thanks for reporting this issue! :muscle:

BR, Herman

adhavalboy commented 6 years ago

yeah thanks to you also :)

adhavalboy commented 6 years ago

Again stuck !!

hermanzdosilovic commented 6 years ago

Hey @adhavalboy,

I have added better recovery mechanism to workers when things like this happen. Thanks for your report. Issue is now fixed and should not happen again if there is a network problem with DO droplets.

BR, Herman

adhavalboy commented 5 years ago

many facing this issue!! hope you will solved it permanent.

hermanzdosilovic commented 5 years ago

Hi @adhavalboy,

This is solved. What problems are you experiencing? Are you running your own instance of Judge0 API?

GalaxyZpj commented 5 years ago

Same issue with me, it takes forever to receive response from the server. I am currently building a Django project using Judge0 API using which i can evaluate different testcases for a submission. sometimes the server just stops responding.

hermanzdosilovic commented 5 years ago

I have restarted Judge0 API and problem is solved now.