> submission error.

Hi,
I got the following errors, would you like to fix it?
Traceback (most recent call last):
File "/worker/worker.py", line 313, in run
bundles = get_bundle(root_dir, 'run', bundle_url)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 173, in get_bundle
metadata[k] = get_bundle(bundle_path, k, v)
File "/worker/worker.py", line 132, in get_bundle
with ZipFile(bundle_file.file, 'r') as z:
File "/usr/local/lib/python2.7/zipfile.py", line 770, in __init__
self._RealGetContents()
File "/usr/local/lib/python2.7/zipfile.py", line 811, in _RealGetContents
raise BadZipfile, "File is not a zip file"
BadZipfile: File is not a zip file

Posted by: cc0011 @ May 3, 2022, 9:57 a.m.

Hi,
this error was caused by an evaluation system breaking down and has been repaired by now. Your submission should be ren properly right now.

Posted by: litian1045 @ May 5, 2022, 3:55 a.m.
Post in this thread