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

PLESK won't load backup administrator

PCpractico.es

New Pleskian
We have an issue with Plesk 12.5.30 on Centos 6.5

When i try to open "tools / Backup administrator", this still loading...





After a while , it displays a 501 error "Time Out".

Please we need help to solve this issue. Thx!.
 
Any related errors in /var/log/sw-cp-server/error_log ?
Have you tried restart psa service?
 
Any related errors in /var/log/sw-cp-server/error_log ?
Have you tried restart psa service?

Hi again,

Yes, i restarted the psa.

And i can see this in error_log:

6910#0: *12727 upstream timed out (110: Connection timed out) while reading response header from upstream, client: **.**.***.***, server: , request: "GET /admin/backup/list HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock", host: "**.**.***.***:****", referrer: "https://**.**.***.***:****/admin/server/tools"

(MASKED IP ADDRESS) :)
 
Try following fix:

# rm -rf /var/lock/lmlib/container_locks
# rm -f /usr/local/psa/var/cache/*
# service sw-engine restart
 
Back
Top