• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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