Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EntityTooLarge (client): Your proposed upload exceeds the maximum allowed size #20

Closed
Navjot-Sharma opened this issue Apr 23, 2020 · 1 comment

Comments

@Navjot-Sharma
Copy link

If zip size exceeds 5GB AWS S3 upload limit, then zip file uploading to s3 fails. It created a file of about 5.5GB in /tmp directory on local, but no any file was created on s3.

@jszobody
Copy link
Member

jszobody commented Jun 5, 2020

I will put a note in the docs about this. S3 does limit an individual upload to 5GB, worth being aware of that if you're saving zips to S3 with this lib.

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

No branches or pull requests

2 participants