• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

upgrade failed Parallels Plesk Panel 9.5.3 to Parallels Plesk Panel 10.0.1 or 10.0.0

L

LucaF

Guest
Hi
when i tried to upgrade by plesk panel to new version 10.0.0.1 i receive this error:

ERROR: PleskFatalException

AutoInstallerManager::get_install_tree() failed: AutoInstallerManager::fetch_install_tree() failed: AutoInstallerComponent, linked by AutoInstallerDependency, not found.

0: common_func.php3:146
psaerror(string 'AutoInstallerManager::get_install_tree() failed: AutoInstallerManager::fetch_install_tree() failed: AutoInstallerComponent, linked by AutoInstallerDependency, not found.')
1: autoinstaller_install.php:35


can you help me to solve this?
thanks in advanced
Luca
 
for more information about the server:

[root@.... ~]# lsb_release -a
LSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: CentOS
Description: CentOS release 4.4 (Final)
Release: 4.4
Codename: Final

psa-autoinstaller 3.6.0-100413.11

the only manual update i did was the installation of php 5.2.10-1.el4.remi
 
select 10.1 for the upgrade und disable all components that can be disabled. worked for me to run through.

you could also use commandline aptitude and do a dist-upgrade if you have plesk in your respositories.
 
ok it worked!
the problem now is that wehn i try to open any domain on my server i'm redirtected on site builder login....
someone know why????
 
did you install all the other updates later?

from my experience (today) you have to work through all sections of plesk 10.

i had a mess with IP addresses, certificates, some other updates... it took some time to get everything in place again.
 
did you install all the other updates later?

from my experience (today) you have to work through all sections of plesk 10.

i had a mess with IP addresses, certificates, some other updates... it took some time to get everything in place again.

all updates are installed.... i think the problem is in business manager....
 
you can get rid of it with aptitude purge plesk-billing.

and with phpmyadmin you can also delete the billing database(s).

i notice an error with billing too. it says on install that single sign login can not be configured for it. it ran through on the third try or so, when everything else was OK.
 
Solved!
just rebuilding Rebuild Plesk’s Apache Configuration Files with:
/usr/local/psa/admin/bin/websrvmng -v -a

hope this experience will be useful to other people!
 
Back
Top