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

V1 - Zipfile Streaming issues #108

Open
qjhart opened this issue Jan 9, 2023 · 0 comments
Open

V1 - Zipfile Streaming issues #108

qjhart opened this issue Jan 9, 2023 · 0 comments
Assignees

Comments

@qjhart
Copy link
Member

qjhart commented Jan 9, 2023

The zipstream code doesn't seem to work. We have tested with single and multiple files. The typical problem is that the individual files in the zip are corrupted. They usually have more bytes than the original files. The size of the corrupted file changes with every interation of the download.

In addition, possibly related. The zipstream does not close the connection to the fcrepo correctly, and we always see a timeout error on the fcrepo GET to the original image file. The timeout is ~30sec after the zipfile accesses the binary

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

3 participants