• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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