• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved Restoring... not finish

Marcio Nunes

Basic Pleskian
Hi!
How terminate process restore backup? Since yesterday I restore 2 backups simultaneous.
The first finish OK, but the other restore dont finish and the message persist still...

PS.: Reboot the server dont fix
 

Attachments

  • Screenshot_1.png
    Screenshot_1.png
    13.1 KB · Views: 15
Here are some suggestions that could work for you:

a) Check your process list for all entries that are referring to Plesk "pmm", for example
# ps aux | grep pmm
You will find a restore process running there. Kill it. Actually, kill all processes that are migration manager processes unless another valid process is running that you know of (e.g. a backup is running).

b) Check /usr/local/psa/PMM/tasks/ for a corresponding tasks file. Remove it if there is one, but do NOT remove tasks.db file.

c) From the longtasks table of the Plesk database, remove the corresponding restore process. It is possible that there is no entry on type like "restore", "pmm" etc., in that case do nothing.
 
Thank you Peter,

a) Dont have any process.
b) Just one file (tasks.db)
c) Not found any word '%' ppm or restore. The "restoring..." is active still.
 
Last edited:
Try to fix it with

# mv /usr/local/psa/PMM/tasks/tasks.db /usr/local/psa/PMM/tasks/tasks.db.bak
 
Hi All
I started to have this same problem since yesterday after upgrading to :

Plesk Obsidian
Version 18.0.36,

I am getting the follwing email:

Creation date is: 2021-Jun-29 06:01:14

Created by: Plesk administrator (type=server, guid=74283fdd-8e83-4a70-96f1-88f9d6debf19)

Created for: Server (type=server, id=1)

Task status is: error (see details in the attached file)



Dump full name is:
----
Following your thread above I have tasks.db in tasks folder:

root@server:/usr/local/psa/PMM/tasks# ls
tasks.db

I am not sure if anything needs to be address here? Can you advise please

Many thanks
 
Back
Top