• 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.

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