• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Updater error: Undefined release

R

R2K_

Guest
Whenever I try to update packages with the plesk updater I get the following errors:

0: /usr/local/psa/admin/htdocs/server/autoinstaller_install.php:14 psaerror(string "Undefined release.")

This is Plesk 7.5.4 on RedHat 9.

I checked some things on the autoinstaller log file (/tmp/autoinstaller3.log).

First it checks for Plesk 7.5.4 versions, and says (non-relevant stuff not copied):
- check build for Linux RedHat 9 i386 (PSA_7.5.4/plesk-7.5.4-rh9-i386.inf3): fit
- release PLESK_7_5_4 is actual

Then it checks for Plesk 8.0 versions, and says:
- version for this OS not found, release not fit

Sounds correct, because 8.0 is not installed.

Then:
- Select best build of PLESK_7_5_4 for current OS
- First fit build is current best: PSA_7.5.4/plesk-7.5.4-rh9-i386.inf3
- Select best build: finally choised PSA_7.5.4/plesk-7.5.4-rh9-i386.inf3

All seems fine to me..

I attached the full autoinstaller log, does anyone see any strange things in that? Plesk support?

Edit: some more info: when I click 'updater' in plesk then autoinstaller3.log is generated. Until that point no errors. Then I click 'Plesk 7.5.4' and additional info is written to the log file (Ending with: 'Exit with OK status').
The error comes when I select a package (in my case: horde components, but all packages with 'update available' give the error) and click 'Install'.
Unfortunately, nothing is being logged at that point.
 
Found the possible cause: there was no space left on the partition where psa is installed (/usr/local).

So the error was a bit misleading.
 
Back
Top