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

Issue Created Subdomain but it doesn't work

xt.Tobi

New Pleskian
I created a Subdomain. In the Inteface I got the Message: Warnung: relink-vhost-logs failed: mkdir: cannot create directory './babybay.de/logs': File exists ERROR: Cannot relink logs. Target directory '/var/www/vhosts/babybay.de/logs' is in invalid state.

Then I tried this:
root@tobiserver:~# /usr/local/psa/bin/repair --update-vhosts-structure
[2017-07-12 16:42:18] ERR [util_exec] proc_close() failed ['/opt/psa/admin/bin/update-vhosts-structure' '--domain-name' 'shop.babybay.de' '--sys-user-login' 'babybay.de' '--webspace-name' 'babybay.de'] with exit code [1]
Curl failed: Timeout was reached
Error: update-vhosts-structure failed: mkdir: cannot create directory './babybay.de/logs': File exists
ERROR: Cannot relink logs. Target directory '/var/www/vhosts/babybay.de/logs' is in invalid state.
Failed to update domain shop.babybay.de
Curl failed: Timeout was reached
Unable to update the structure of the home directory: an unexpected error has occurred.
update-vhosts-structure failed: mkdir: cannot create directory './babybay.de/logs': File exists
ERROR: Cannot relink logs. Target directory '/var/www/vhosts/babybay.de/logs' is in invalid state.
Failed to update domain shop.babybay.de

But it still do not work. Can someone help me please.

Tobi
 
Have you tried ro remove the /logs directory and run the vhost structure repair afterwards?
 
Back
Top