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

Timeout or not working when trying to update Plesk panel

MiguelG

Basic Pleskian
Check that you don't have any kind of firewall blocking connections on port 8447.

If you don't then either just wait 30 minutes (preferable) or kill all autoinstaller processes (or any process hanging on port 8447 for that matter) in system. Then retry.
 
I don't have firewall blocking that port, it was working a few days ago and i haven't changed anything on my firewall. I've wait 30 minutes and the problem persists...
 
Check that no other instance of Parallels Installer is running:

# ps faux | grep installer | grep -v grep

# netstat -tulnap | grep 8447


Also check Panel logs for anything suspicious.
 
Back
Top