-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Cannot upload 11.1 MB jpeg with nextcloud client #7999
Comments
I was now able to find the reason for this and maybe this information is also helpful for other users seeing the same problem.
I modified it now to be more specific:
The logline does now clearly show the problem to me:
The old rule has block the |
I recently came across this as well, my config was slightly different. Moved from:
To:
|
Nextcloud version (eg, 12.0.2): 12.0.4
Operating system and version (eg, Ubuntu 17.04): FreeBSD 11.1 and Windows 10 client with nextcloud 2.3.2 (build 1)
Apache or nginx version (eg, Apache 2.4.25): nginx 1.12.2
PHP version (eg, 7.1): 7.1
The issue you are facing: Uploading a bigger jpeg (tested with 11.1MB big jpeg) fails using the nextcloud client, but works fine using the webinterface.
Is this the first time you've seen this error? (Y/N): Y
Steps to replicate it:
The output of your Nextcloud log in Admin > Logging:
The output of your config.php file in
/path/to/nextcloud
(make sure you remove any identifiable information!):Uploading a file using the nextcloud client:
Uploading the file using the webinterface:
The folder permission for the user seems to be fine:
I asked that question in forum here:
https://help.nextcloud.com/t/cannot-upload-11-1-mb-jpeg-with-nextcloud-client/25768/2
But as I do not get an answer, I expect it is a bug, so I try to report it here.
The text was updated successfully, but these errors were encountered: