• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

File Sharing - WebDav Error 500

Andrew_Pa

Regular Pleskian
Hello

I am having a problem with File Sharing. I've never used it before and now

When I try to create a folder or upload a file a get the folloing error :
Unable to create folder: internal WebDAV service error. Error code: 500. Contact the server administrator to resolve this problem.

How can I fix it?

Thank you very much

PS: I am using Plesk 10.4.4 #41
 
Anything helpful in the Plesk logs

Error log
tail -f /var/log/sw-cp-server/error_log

Access log
tail -f /usr/local/psa/admin/logs/httpsd_access_log

Panel log
tail -f /usr/local/psa/admin/logs/panel.log
 
Unfortunately nothing helpful in the logs files...

The only I found at the access log is

[12/Aug/2012:09:47:29 +0000] "POST /smb/file/create-folder/ HTTP/1. 1" 200 184 "https://(my domain):8443/smb/file/index/type/private" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv: 14.0) Gecko/20100101 Firefox/14.0.1"

I did the uprgade to version 11, but same problem.
 
Back
Top