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

  1. S

    Resolved ERR_CONNECTION_REFUSED after update

    Fixed! I ran from the command line: plesk installer install-all-updates I saw that it was complaining about missing some tables, after checking that they indeed did not exist in the psa db, I recovered them from the last backup like this: cd /var/lib/psa/dumps zcat mysql.daily.dump.0.gz |...
  2. S

    Resolved ERR_CONNECTION_REFUSED after update

    This morning my Plesk has been updated, but now I can't access the panel and it shows me the error "ERR_CONNECTION_REFUSED" on both port 8443 and 8447. I have checked with "sudo netstat -tuln | grep 8443" that there is nothing listening on the port. I have looked at...
Back
Top