• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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