-
-
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
Can't upload files to webdav with a size > 1 Mb #12728
Comments
Could not solve it with the linked issues. |
Additional Info: |
Are you sure your Nextcloud and web server are configured to allow large file uploads? Ref http://php.net/manual/en/ini.core.php#ini.post-max-size |
Yes, I set this up. And it's working, but not for the external storage. Any ideas? |
Please enable debug mode and check your nextcloud.log for more info. |
I see a HTTP status 417. That might be the issue. Could you check errors on that external storage? Does it refuse the file for some reason? |
EDIT: What do you think? |
You posted the logs of your Nextcloud. You have to look into the logs of the local webdav server that refused the file. |
My DLINK Nas is very silent, sadly. But i solved it with an NFS mount instead of an WebDav mount. Coriously it's working like a charm now. |
Okay, that is a pitty. Closing since we cannot debug this any further without that info. Thank you for your report ✌️ |
Hi, i'm facing the exact same issue and trying to resolve it for days now. Debian 8 |
Steps to reproduce
Expected behaviour
File should be uploaded.
Actual behaviour
I get an info box after the file is read. It says:
Sabre\DAV\Exception: Client error:
PUT http://192.168.178.50/webdav/Volume_1/music/Leonard%20Cohen/01%20-%20Avalanche.mp3.ocTransferId345433901.part
resulted in a417 Expectation Failed
response: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "htt (truncated...)Server configuration
Nextcloud
Version: 14.0.4.2
Installierte Apps: 38
Apps mit verfügbaren Aktualisierungen: 0
PHP
Version: 7.0.30
Arbeitspeicher-Grenzwert: 512 MB
Maximale Ausführungszeit: 3600
Maximale Größe zum Hochladen: 1 GB
Operating system:
Raspbian
Web server:
Apache/2.4.25
Database:
mysql
10.1.23
Nextcloud version: (see Nextcloud admin page)
14.0.4.2
Where did you install Nextcloud from:
List of activated apps:
App list
Nextcloud configuration:
Config report
Client configuration
Browser:
Chrome
Operating system:
Windows 10 64 bit. Also not working in nextcloud app
Logs
Web server error log
Web server error log
The text was updated successfully, but these errors were encountered: