• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

8.4.0 => 8.6.0 update fails

N

nico@

Guest
Server OS: SuSE Linux 9.3 (x86-64)
Plesk autoinstaller sends Plesk autoupdate failure report containing this error:

Package psa-api-8.6.0-suse9.3.build86080930.03.noarch from inf3 file not found in build headers
(hdr.gz) file.ERROR: The auto-installer's configuration files .inf3 and .hdr.gz contain lists of
packages that do not match. Not all packages were installed.
Please, contact product technical support..


anybody an idea to fix this? help appreciated...

thx
 
solution

what helps is to run the autoinstaller from the command line with the option --source http://64.131.90.31/

so the whole command would be (modify notify e-mail address to your mail account):
/usr/local/psa/admin/bin/autoinstaller --enable-xml-output --source http://64.131.90.31/ --source-type=plesk --target=/srv/psa --select-release-id=PLESK_8_6_0 [email protected] --install-component=base --install-component=docs --install-component=api --install-component=pmm --install-component=java --install-component=psa-firewall --install-component=watchdog --install-component=spamassassin --install-component=backup-ded
 
Back
Top