• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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