• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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