• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.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 --notify-email=notify@admin.com --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