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

Recent content by deantenea

  1. deantenea

    Issue Innodb Corruption

    Yes, I tried up to point 5. When I try to make a dump as per point 6: MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -Ns -uadmin psa -Ne"show databases" | grep -v information_schema | grep -v performance_schema > /root/db_list.txt I got this error: ERROR 2002 (HY000): Can't connect to local MySQL...
  2. deantenea

    Issue Innodb Corruption

    Hello guys, I'm having an issue with a Plesk server. MySQL seems to be corrupted and won't restart, I cannot access the Plesk CP. Any help is very appreciated. Here is what i tried (but didn't work): [mysqld] innodb_force_recovery = 1 (tried from 1 to 6)...
Back
Top