-
-
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
Nextcloud won't upload larger files #5438
Comments
Hi, there is a maximum file size option under Admin > Additional Settings. Please take a look at what it is currently set to. Fyi, I set mine to 2gb. Be sure to post back the solution if you find it. :) Also, here is a way to change maximum upload filesize in Apache. You can google for Nginx info, etc.
Here is a link to a forum discussion about changing Maximum File Upload size on Nextcloud. |
For Plesk use following Settings: Additional directives: As @sunjam mentioned change Setting under Admin > Additional Settings. If you use nginx there will be additional steps to to |
I assume this is fixed with the latest hints. I will close this. If there are still problems with it, please first checkout the forums for help: https://help.nextcloud.com/ because this looks more like a setup problem, than a real bug. |
Steps to reproduce
I try to upload a file 200 MB large (not that big, thus), yet I can't get it done. Neither via nextcloud web, WebDAV nor nextcloud client. I properly set up the php.ini configuration and everything around.
Expected behaviour
The file is uploaded
Actual behaviour
Web: It uploads, but finally nothing happens. After the (upload) process, just nothing
WebDAV on Windows: I/O Device Error
Nextcloud Client: Nothing happens (the nextcloud log doesn't say anything else)
Server configuration
Operating system: Deb 8
Web server: Plesk's apache
Database: mysql
PHP version: 7
Nextcloud version: (see Nextcloud admin page) latest
Updated from an older Nextcloud/ownCloud or fresh install: -
Where did you install Nextcloud from: setup.php
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: -
Are you using encryption: yes
Are you using an external user-backend, if yes which one: -
LDAP configuration (delete this part if not used)
LDAP config
Client configuration
Browser:
Operating system:
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: