Hi,
I obtained this error message during the processing of my last submission:
Traceback (most recent call last):
File "/worker/worker.py", line 330, in run
if input_rel_path not in bundles:
TypeError: argument of type 'NoneType' is not iterable
I don't think that the error is related to my input zip file, as my first submission worked as expected. A quick search on the internet seems to suggest an error in Codalab internals:
https://github.com/codalab/codalab-competitions/issues/2445
https://competitions.codalab.org/forums/21371/4165/
Am I the only one to face this problem?
Thanks,
Romain
Hi,
For reference, there is a related issue on GitHub:
https://github.com/codalab/codalab-competitions/issues/2814
The problem is still occuring today, submissions fail due to server-side errors.
Posted by: rbr @ July 31, 2020, 12:33 p.m.Problem still occurring.
Posted by: zenluo @ Aug. 2, 2020, 2:21 a.m.