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

Upload session commit fails for rar and zip files #37

Open
EmmanuelCarrara opened this issue Mar 31, 2021 · 1 comment
Open

Upload session commit fails for rar and zip files #37

EmmanuelCarrara opened this issue Mar 31, 2021 · 1 comment
Labels

Comments

@EmmanuelCarrara
Copy link

We are trying to upload big files (around 64MB-90MB) and it always fails for RAR and ZIP files, but it works on TXT files, for example.

The upload sessions work correctly, and the PUTs do not generate error.
image

The commit also finishes with a 202 code, but ultimately fails with a 400 code (File digest was incorrect).
image

image

This error does not happen when we downgrade to a previous version, and we can upload any kind of file of any size.
Could this be related to the new SHA implementation?

@allenmichael
Copy link
Contributor

hey @EmmanuelCarrara i'll try to take a look at this over the weekend. i'm guessing the SHA isn't getting calculated correctly.

@allenmichael allenmichael self-assigned this Apr 7, 2021
@allenmichael allenmichael removed their assignment Jan 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants