• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

[SOLVED] Plesk panel not work after 12.5.30 Update

PodJigaeFF

New Pleskian
Hi!
I have - plesk 12.5.30 on CentOS release 6.7 on VZ

I install update and update freeze at.
===> Cumulative upgrade of Plesk (final stage) has been completed.

and plesk panel panel don`t work (but work mysql and website)

I kill plesk-install process and start
Code:
/usr/local/psa/bootstrapper/pp12.5.30-bootstrapper/bootstrapper.sh repair
repair freeze at
Code:
sw-engine -c /usr/local/psa/admin/conf/php.ini /usr/local/psa/admin/plib/Upgrade/upgrade.php --repair

psa start without any error.


in sw-cp-server/error_log i see
Code:
[error] 692#0: *175 upstream timed out (110: Connection timed out) while reading response header from upstream, client: X.X.X.X, server: , request: "GET /login.php3?success_redirect_url=https%3A%2F%2Fpl.****.**%3A8443%2F HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock", host: "pl.****.**:8443", referrer: "https://pl.*****.**:8443/"
 
Hi PodJigaeFF,

have you checked to see if sw-engine is running?

# service sw-engine status

Regards

Lloyd

#service sw-engine status
sw-engine-fpm (pid 1386) is running...


P.S.

not work script in /usr/local/psa/bin/ who link to /usr/local/psa/admin/plib/api-cli/*.php
example "domain -> /usr/local/psa/admin/plib/api-cli/domain.php"
 
Is there anything in the "installation problems" log?

/var/log/plesk/install/plesk_12.5.30_installation_problems.log
and
/var/log/plesk/install/plesk_12.5.30_installation.log

It may help pin point the issue.
Regards

Lloyd
 
Back
Top