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

Cannot run Updates or autoinstaller script

S

SinanP

Guest
I am running CentOS 5 64-bit + Plesk 10.3.1. I have a new server running with Plesk, I want to migrate from the old to the new server, however on the old server the Migration Manager tool is missing / not installed.

It seems that it is possible to install it by running: /usr/local/psa/admin/bin/autoinstaller

However I am getting an error when I run it:
# /usr/local/psa/admin/bin/autoinstaller

ERROR: Unable to download the MD5 sum for the new Parallels Installer binary.
Not all packages were installed.
Please, contact product technical support.

Please help :)
 
Last edited by a moderator:
Ok, I have solved the problem myself:

cd /var/cache/parallels_installer/
mv parallels_installer_CentOS_5_x86_64.md5sum parallels_installer_CentOS_5_x86_64.md5sum.bak
cp parallels_installer_CentOS_5.6_x86_64.md5sum parallels_installer_CentOS_5_x86_64.md5sum
 
Back
Top