Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Job fails due to S3 bucket .zip file error: "not a valid .zip file" #79

Open
nickpowersys opened this issue May 7, 2019 · 2 comments
Open

Comments

@nickpowersys
Copy link

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

@nickpowersys 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
@mkulaczkowski
Copy link
Contributor

@BartoszCki

@BartoszCki
Copy link
Contributor

@nickpowersys
Have you tried latest version?

You can upgrate to latest with:
pip install -U paperspace

To try latest pre-prelease use:
pip install -U paperspace --pre

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants