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
{{ message }}
This repository was archived by the owner on Aug 11, 2020. It is now read-only.
In the console, the job first shows up as Queued, then Pending, then "Error!" with 0 seconds listed as elapsed at the end.
I can see the error from IPython, stating that the download is not a valid zip file. It occurs when a job has just been launched using paperspace-python version 0.0.15. The same script and set of workspace files works only some of the time due to the error.
Waiting for job to run... Job Error: Error downloading files from S3 bucket 's3://ps-projects/[ ... ]/[jobId]/[workspacedirectory].zip' to directory '/var/lib/docker/volumes/[jobId]/_data': zip: not a valid zip file
The text was updated successfully, but these errors were encountered:
nickpowersys
changed the title
Job fails due to S3 bucket .zip file with workspace folder name "not a valid .zip file"
Job fails due to S3 bucket .zip file error: "not a valid .zip file"
May 7, 2019
In the console, the job first shows up as Queued, then Pending, then "Error!" with 0 seconds listed as elapsed at the end.
I can see the error from IPython, stating that the download is not a valid zip file. It occurs when a job has just been launched using paperspace-python version 0.0.15. The same script and set of workspace files works only some of the time due to the error.
Waiting for job to run... Job Error: Error downloading files from S3 bucket 's3://ps-projects/[ ... ]/[jobId]/[workspacedirectory].zip' to directory '/var/lib/docker/volumes/[jobId]/_data': zip: not a valid zip file
The text was updated successfully, but these errors were encountered: