You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to download all submissions in a Moodle assignment with a large number of submissions results in a broken zip file.
Trying to unzip the file produces the following error:
"Unable to expand STAT0023_22-23.zip into Downloads. Error -1- No such process"
Using CLI to unzip complains randomly with different errors but produces a folder with most files working and few empty/ broken ones. See output from run1 below:
warning [STAT0023_22-23.zip]: 5268 extra bytes at beginning or within zipfile
(attempting to process anyway)
file #1: bad zipfile offset (local header sig): 5268
(attempting to re-compensate)
Trying to download all submissions in a Moodle assignment with a large number of submissions results in a broken zip file.
Trying to unzip the file produces the following error:
"Unable to expand STAT0023_22-23.zip into Downloads. Error -1- No such process"
Using CLI to unzip complains randomly with different errors but produces a folder with most files working and few empty/ broken ones. See output from run1 below:
warning [STAT0023_22-23.zip]: 5268 extra bytes at beginning or within zipfile
(attempting to process anyway)
file #1: bad zipfile offset (local header sig): 5268
(attempting to re-compensate)
Please also see https://tracker.moodle.org/browse/MDL-72935
The text was updated successfully, but these errors were encountered: