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

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