minerllabs / competition_submission_template

The submission template for the MineRL Competition @ NeurIPS 2021. Clone this to make a new submission!
92 stars 21 forks source link

Error message 'Unable to orchestrate submission, please contact Administrators.' #20

Open kimbring2 opened 5 years ago

kimbring2 commented 5 years ago

I got a error message like a below after sumission.

2019-10-07

I can not know what is problem at this message.

skbly7 commented 5 years ago

Hi, the above submission has been requeued and worked fine upon the same. It seems like stray error on our side which happened due to Kubernetes API race condition between when we created pod v/s health check of running pod. Tracking it internally for now https://github.com/AIcrowd/AIcrowd-infrastructure/issues/13.

HTTP response body: {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"pods \"aicrowd-neurips-2019-minerl-challenge-17401-e9d8\" not found","reason":"NotFound","details":{"name":"aicrowd-neurips-2019-minerl-challenge-17401-e9d8","kind":"pods"},"code":404}
kimbring2 commented 5 years ago

@skbly7 Thank you very much, skbly7.

But my submission stops again aroud first stage.

15-05-53

I also check a all my code by using a './utility/docker_evaluation_locally.sh'. As you know that, there is no error message. Thus, I can not know what part of code is real problem.

Can you help me one more again? I already spend too many submission chance. Thus I need some help about it.

Sincelery. Dohyeong