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

Input Plesk - Debian 10 to 11 Experience

Peter99

Basic Pleskian
Hi Plesk :)

Thank you for the update, with the availability for Debian 11!

I've done the conversion a few times before in the past, so i kind of know the issues the upgrade will cause.
I have the following articles that might come in handy. We have just upgraded 2 Debian 10 servers to 11 and the articles applies for both servers:

1.

2.
# zcat /var/lib/psa/dumps/mysql.daily.dump.0.gz | MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -uadmin

3.
wget https://autoinstall.plesk.com/plesk-installer
chmod +x plesk-installer
./plesk-installer

4.

5.

After the steps from article 1 has been all done and the server restarted, the "psa" database is missing.
Use the above step 2 to restore the database.

Restart the server once again and continue with step 3, installing Plesk (or fixing what is broken after the upgrade).
Ended my conversion process with a "plesk repair all" to fix the rest.

Took me about 30-45 minutes per server and everything is blazing fast! :D

Again, thank you for the Debian 11 support-update :)
 
Back
Top