• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Webdav Error 412

scool

Basic Pleskian
After upgrading to plesk latest version the following error appears on file uploads 5M+

Unable to upload the files: internal WebDAV service error. Error code: 413.

Searching on several threads i think that has to do with nginx file uploads, but not sure
any recommendations ?

OS: CentOS 6.4 (Final)
Panel version: 11.5.29 Update #3
 
Last edited:
Try to increase upload_max_filesize PHP value for domain.
 
Yes, looks like nginx "Request Entity Too Large" error. Have you tried reproduce it with disabled nginx?
 
Via websites & domains -> domain -> webserver settings i have removed all options.
this is enough for disabling nginx? or is another option for disabling nginx per domain ?

I just stopped the service via service management, and tried. not worked.
 
Last edited:
Back
Top