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

Error running autoinstaller: .

fabbrica

New Pleskian
I have recently updated my Parallels Plesk Panel from 9.5.4 to v11.5.30_build115130819.13 os_CentOS 5
OS CentOS 5.9 (Final)

Apparently the panel works fine, but I have experienced this problem:

while trying to launch the plesk installer from the panel (I was trying to add more components, but I can't...) I see this error:

Errore: Impossibile avviare l'Installer di Prodotti Parallels. Si è verificato il seguente errore: Error running autoinstaller: .
(i use the italian interface)

update_error.jpg

This is my repos list:

repo id repo name status
addons CentOS-5 - Addons 0
base CentOS-5 - Base 2,770
c5-testing CentOS-5 Testing 0+71
extras CentOS-5 - Extras 276
kbs-CentOS-Extras CentOS.Karan.Org-EL5 - Stable 0
updates CentOS-5 - Updates 483
repolist: 3,529

I'm afraid that, when a new version will become available, upgrading the panel could be a problem...

What can I do?
 
Last edited:
Likely you already have a copy of Autoinstaller running. They usually quit after 30 minutes of inactivity. Check ps aux | grep installer to confirm. You may also check tail of /tmp/autoinstaller3.log.

Alternatively, some other process has occupied 8447 port. Check with netstat -tulnap | grep 8447.
 
Back
Top