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

change copySizeLimit to a value larger than the default 5242880000 not working #700

Open
zeddit opened this issue Feb 25, 2025 · 0 comments

Comments

@zeddit
Copy link

zeddit commented Feb 25, 2025

Describe your Issue

It's a common case that user could upload files that larger than 5GB, and when using s3 backend, it's limited by copySizeLimit parameter.

Logs and Errors

when uploading a file with 10GB, it finished uploading and report an unknown error.

Describe your Environment

  • Helm Chart Version: 6.6.4

  • values.yaml:
    there is no option that could be configured in chart values.
    instead, I modify the chart template directly and check the copySizeLimit to be taken into effect with occ config:list system command.

Additional context, if any

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