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

Can not get status of not running restore process

S

Salviz

Guest
I want restore backup for my domain, but when i access backup utility at plesk for my domain i receive error:
Unable get daemon current status:

How to fix this ?
 
most probably there are some hung backups already 'running' and occupying sockets. find them
# ps auxwf|grep "agent-r"
and kill them. after that clear /var/lib/psa/dumps/tmp/ and table BackupsRunning in psa dtabse
 
Hi,

most probably there are some hung backups already 'running' and occupying sockets. find them
# ps auxwf|grep "agent-r"
and kill them. after that clear /var/lib/psa/dumps/tmp/ and table BackupsRunning in psa dtabse

I deleted the DIRs at /var/lib/psa/dumps/tmp/
but I don´t know what a "table BackupsRunning in psa dtabse" is.

I rebooted the server, but I got still the message:
Unable get daemon current status: Can not get status of not running restore process

Any idea?
 
Back
Top