• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Unable to clear restore job from Backup Manager

paul.jazz

New Pleskian
Using Plesk Panel 10.2.0

Within the Plesk Backup Manager I can see an informational message along these lines...

Restoring: backup_domain.co.uk_info_1107120349.xml Refresh

When attempting a restore using /usr/local/psa/bin/pleskrestore my Putty session disconnected. Since then I have been unable to remove this job. No server resources are being used, can't find any running Unix process for this. The server has been rebooted several times, but still cannot clear the message.

The domain backup was less than 100MB so of course over 24 hours later there is no way this should still be running.

Anyone have any ideas how to 'cleanup' the restore process and remove this message?

I have deleted the domain in Plesk and readded, but the error is still present.

Many thanks
 
Information about all current tasks stored at /usr/local/psa/PMM/tasks. If you sure that at this moment no active backup or restore tasks on your server you may just remove all files from this directory. More safer way
1. call /usr/local/psa/admin/bin/pmmcli --get-tasks-list Restore | grep '<task task-id'
2. Remove only files which names specified in 'task-id ' attribute.

Could you provide '/usr/local/psa/admin/bin/pmmcli --get-tasks-list Restore' output before files removing? It allows us to fix this issue in future releases.
 
Back
Top