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

Server was accidentally shutdown on middle of upgrade process to Plesk 12.5.

Server was accidentally shutdown on middle of upgrade process to Plesk12.5.

Suddenly shutdown when it is upgrade process at

~~~~~~~~~~~ end part of log of # cat /var/log/plesk/install/plesk_12.5.30_installation.log

**** Package plesk-service-node-utilities scriptlet completed successfully.

STOP plesk-service-node-utilities-12.5.30-cos5.build1205150826.19 upgrading AT Fri Oct 16 08:39:15 JST 2015
START plesk-core-12.5.30-cos5.build1205150826.19 upgrading AT Fri Oct 16 08:39:49 JST 2015

**** Package plesk-core scriptlet completed successfully.

STOP plesk-core-12.5.30-cos5.build1205150826.19 upgrading AT Fri Oct 16 08:43:22 JST 2015
START plesk-core-12.5.30-cos5.build1205150826.19 upgrading AT Fri Oct 16 09:09:40 JST 2015

**** Package plesk-core scriptlet completed successfully.

STOP plesk-core-12.5.30-cos5.build1205150826.19 upgrading AT Fri Oct 16 09:13:45 JST 2015


~~~~~~ end of log

so I can not access to Pleask control panel, then "504 Gateway Time-out, nginx" page has shown.

It can be fix or done to upgrade to Plesk12.5 by running a following script?

"# /usr/local/psa/bootstrapper/PLESK VERSION(i dont know yet)/bootstrapper.sh repair"

or There is any way to restart upgrade process?

Thank you.
 
Hello,
First you need to yum check command, to determine what's wrong with your box.
If yum check doesn't says something critical (i.e about corrupted rpm database). You should run plesk installer and complete the upgrade. Then, if yum check will complain about duplicated packages, you need to remove duplicated packages with least version via rpm -e --nodeps --noscrps ....
Then boostrapper repair
 
Thank you for your reply, mizar.

After positng this issue, fortunately I can access Plesk12.5 Panel , Then I can see the dashboard, system overview is
Plesk version 12.5.30 and Upgrade to the version 12.5.30 is available. (attached a screenshot)


plesk12.5 dashboard.png

I run command yum check-update and nothing say critical, so Click "Install Now" would be ok or shoud be run by command line?

Thank you.
 
Back
Top