• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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