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

Big file upload - maximum file size exceeded error is thrown after 60% of uploading #480

Open
milanmajchrak opened this issue Dec 15, 2023 · 0 comments

Comments

@milanmajchrak
Copy link
Collaborator

Locally:

  • the Upload failed error is thrown immediately

Dev5:

  • DSpace limit = 4GB; nginx limit = 10GB, File size = 6GB, result = Upload failed message after 60% of uploading. This error message is thrown from the DSpace BE. (If nginx limit is smaller than file size it will throw nginx 413 error without accessing DSpace BE)

Possible reasons:

  • Docker (try to run DSpace on docker locally)
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

1 participant