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

Max Upload Size #422

Open
bruglet opened this issue Oct 9, 2023 · 0 comments
Open

Max Upload Size #422

bruglet opened this issue Oct 9, 2023 · 0 comments

Comments

@bruglet
Copy link

bruglet commented Oct 9, 2023

Describe the bug
I don't know if this is a bug or a lack of information for me, but changing configuration.php's maximum upload size does not seem to have an effect on the actual max upload size. I uploaded a file that is 118MB with the configuration set to 30GB max, in 5MB clumps, and it uploads fine up until 40% where it stops. I saw in the old documentation that the php.ini file needs to be changed too, but there does not seem to be a way to do this on the docker version.

To Reproduce
Steps to reproduce the behavior:

  1. Run Docker (Compose) version of FileGator
  2. Set max upload size to 30GB, chunks of 5MB in configuration.php
  3. Upload a file above 100MB (untested with smaller)
  4. Watch as it gets stuck/very slow increment above a certain percent.

Expected behavior
Upload succeeds as normal for files below 30GB.

Environment (please complete the following information):

  • FileGator Version [7.9.2]
  • Server: [Docker Compose], Host: [Debian 12.2 bookworm]
  • Browser [Microsoft Edge (Chromium) {v117.2045.60}]
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