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

Backup Restore Problem

ford

New Pleskian
Hi,

i have a big Problem to restore Backups from any Domains from a Plesk 11.0.9 Server with ubuntu 12.04 to a Plesk 12.0.18 Server with ubuntu 14.04

Backups from ftp-Backup Server didnt work, error is the backup Signatur is damage etc........

Is there any Chance to restore the backups ?
erygxzpr14.jpg


lg
micha aus Germany, sorry for my english
 
You have the option to define, that you trust backups, even if the signature couldn't be verified. You can set in "/usr/local/psa/admin/conf/panel.ini" :
Code:
[pmm]
allowRestoreModifiedDumps = on
If the "panel.ini" is not yet set, you will find the file "panel.ini.sample", which you can rename to "panel.ini" and make the above changes, to trust your backups, even if they couldn't be verified. Please restart your Plesk Panel with "service psa restart" ( or: "/etc/init.d/psa stop && /etc/init.d/psa start" ) to grab the modified settings.

I recommend to rename the modified panel.ini again to ".sample" after your restore, because the initial settings normally work fine and you can be sure, that backups are verified before you use them.
 
Back
Top