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

Plesk is broken after upgrade to 9.0!

Y

YorkshireSteve

Guest
Hi Guys,

Hoping someone can help me on this real quick, one of our production servers is down after a few routine updates...

Here's the error I'm getting:
#!/usr/local/psa/bin/sw-engine-pleskrun The file /usr/local/psa/admin/htdocs/index.php is part of Plesk 9 distribution. It cannot be run outside of Plesk 9 environment.

There's plenty of disk space available, and it's a dedicated server (not a virtual server).

Thanks guys,

Steve
 
It may be caused by many things.

Try to check sw-cp error log:
# less /var/log/sw-cp-server/error_log

maybe php -v would provide you with some info.

As an option - you can consider reinstall of sw-cp-server (# rpm -Uvh path/to/rpm).
 
Back
Top