-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
6GB upload ends with corrupted 4294967295 Bytes file #6338
Comments
@icewind1991 There is this weird error message again. Maybe it's not only a problem of the network but of the actual PHP configuration? cc @rullzer |
ref #3852 |
But I configured php upload limit to 10gb? What may cause this in php? I can check the config than... |
I observe the same beahavour with this browser. And it's not new. I use encryption app. Maybe it's because of the upload limit of IE11 ? Today, is Nextcloud designed to be able to upload >4GB files with IE11? Is the FileAPI used with IE11(see link) ? |
Ref #15095 mod reqtimeout could be responsible for this error. |
Please don't use IE. |
At least, there should be something to avoid IE11 users to upload files larger than 4GB. |
FYI: #12321 The log provided in the first post shows a request to a public share hence the reference to the other issue. I hope that at some point we will use chunks for file drops as well. Right now chunks are only used for users logged in. |
Steps to reproduce
Expected behaviour
The file must not corrupted
Actual behaviour
The ZIP is corrupted
Server configuration
Operating system: Debian 9.1
Web server: Apache 2.4
Database: MariaDB
PHP version: 7.0.20 (x64)
Nextcloud version: 12.2
Updated from an older Nextcloud/ownCloud or fresh install: Updated from 12.1
Client configuration
Browser: Internet Explorer 11
Operating system: Windows
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
The text was updated successfully, but these errors were encountered: