• 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.

Create subdomain problem

andrespi

New Pleskian
Hello, when I create a subdomain, I get the following error message:

mkdir: cannot create directory `./domain.com/logs': File exists ERROR: Cannot relink logs. Target directory '/var/www/vhosts/domain.com/logs' is in invalid state.

Can you help?,

Thanks.
 
Thanks :),

I have too this problem:

# /usr/local/psa/bin/repair --restore-vhosts-permissions

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to chown anon_ftp/conf: Operation not permittedFailed to chown anon_ftp/conf: Operation not permitted

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to open anon_ftp: No such file or directoryFailed to open anon_ftp/pub: No such file or directoryFailed to open anon_ftp/conf: No such file or directoryFailed to open anon_ftp/incoming: No such file or directory

Failed to open cgi-bin: No such file or directoryFailed to open httpsdocs: No such file or directoryFailed to open anon_ftp: No such file or directoryFailed to open anon_ftp/pub: No such file or directoryFailed to open anon_ftp/conf: No such file or directoryFailed to open anon_ftp/incoming: No such file or directory

Thanks again abdi :)
 
I think you should first update before repairing ...
Code:
/usr/local/psa/bin/repair --update-vhosts-structure
 
Back
Top