Why is my submission status always submitted?

As is pointed as the topic, my submission is always in “submitted” status after I submitted it in last Sunday…

Hi @twang, Sorry for the delayed response. The error is fixed now. Your submissions will be evaluated in few mins from now.

Many thanks! Everything is OK now.

Awesome! Thanks for confirming.

Hi, @rishabh .
Hi, I tried to summit my two results for the nuScenes detection challenge by two ways: uploading the .json file and using CLI.
For the first way my webpage got stuck for a long time and for the second way it took about 1 hrs to upload 40% and finally error occurred:
“There was an error while uploading the file: (‘Connection aborted.’, ConnectionResetError(10054, ‘An existing connection was forcibly closed by the remote host’, None, 10054, None)”.
When I checked “My submissions”, I could see the two submissions’ status is “submitted” and the results are None, and the “submitted file” link to the file whose content is “file_content”. I wonder if my results are fully submitted, could you help? Thanks~

Hi @goomookoo, can you share your team name?

@ram81 , sure, my team name is “X-Driver”

@ram81 , now I found the status of all the submissions cancelled or failed. Should I submit the results again ?

Hi @goomookoo, thanks for sharing the details.

now I found the status of all the submissions cancelled or failed. Should I submit the results again ?

Yes, the submissions failed to evaluated because the files were not zip files. You can see the exact error in the stderr file on the My submissions page.

Traceback (most recent call last):
File “/code/scripts/workers/submission_worker.py”, line 452, in run_submission
submission_metadata=submission_serializer.data,
File “/tmp/tmpzil8ezsy/compute/challenge_data/challenge_356/main.py”, line 73, in evaluate
assert user_submission_file.endswith(’.zip’)
AssertionError

Here’s the error log from one of the submissions for your reference.

@ram81 , thanks. Now the upload speed is fast and the evaluation goes successfully.

Hi, I’m having a similar issue with the nuScenes prediction challenge. My entry seems to be stuck at submitted. @ram81 would you be able to help?