• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

[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