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

Resolved About repairing Plesk

Zoo3

Regular Pleskian
I performed 'yum remove mariadb*' to update MariaDB.
Then Plesk-mail*** and other Plesk files began to be deleted. I was surprised to stop the process. Then of course the site including Plesk died due to an error. After that I ran yum install plesk-mail* etc but it was shown that it can not be used. I gave up the Plesk file once and installed MariaDB. Then the site was revived. I could also access Plesk. I ran the same version with 'Plesk installer' and executed 'plesk repair all' with ssh.

When I access Plesk admin site, I see "! Repair processing is being done." at the top. However, this has been over an hour, but it is not yet complete. Even if I reload the Plesk admin, the in-process indication at the top will not disappear.

Is this really in the middle of processing? How can I complete the repair process completely?
 
Try to complete repairing process with these two commands:

# plesk installer --select-release-current --reinstall-patch --upgrade-installed-components
# plesk repair installation
 
Back
Top