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

Issue Can't restore Backup from Google Drive

filavision

New Pleskian
I have a Plesk Server with Obsidian 18.0.35 Web Host Edition. I do a scheduled daily backup of the whole Server with 50 Clients and 100 Domains. The Backup file is 65GB. When i try to install the backup on another Server (exactly same machine) it is running since 1 day now without creating any Client or any error message. Tested it on 2 different machines.

Source & Target machine: Ubuntu 20.04.2 LTS

Please help.

var/log/plesk/PMM/restore-*TIMESTAMP*/pmmcli.log
Code:
[2021-05-09 17:39:35.869|28453] DEBUG: LOG: custom log /var/log/plesk/PMM/restore-2021-05-09-17-39-35-868/deployer.log
[2021-05-09 17:39:35.871|28453] INFO: Executing <subprocess[28455] '/opt/psa/admin/bin/backup_restore_helper --dump-objects-list'>
[2021-05-09 17:39:35.995|28453] INFO: Execution of <subprocess[28455] '/opt/psa/admin/bin/backup_restore_helper --dump-objects-list'> finished successfully.
[2021-05-09 17:39:35.998|28453] INFO: Executing <subprocess[28456] '/opt/psa/admin/bin/pmm-ras --import-file-as-dump --objects-tree-file=/opt/psa/tmp/bol3oGzmP --dump-file-specification=ext://google-drive-backup/server/bdackup_2105091501.tar --dump-storage=/var/lib/psa/dumps/ --owner-guid=f4aca396-b495-4637-ae41-577fc3520db3 --owner-type=server --type=server --guid=f4aca396-b495-4637-ae41-577fc3520db3 --name=server --session-path=/var/log/plesk/PMM --allow-reset-passwords --check-sign --force --config-only'>
[2021-05-09 17:39:47.550|28453] INFO: Subprocess raised ExecuteException: Subprocess <subprocess[28456] '/opt/psa/admin/bin/pmm-ras --import-file-as-dump --objects-tree-file=/opt/psa/tmp/bol3oGzmP --dump-file-specification=ext://google-drive-backup/server/backup_2105091501.tar --dump-storage=/var/lib/psa/dumps/ --owner-guid=f4aca396-b495-4637-ae41-577fc3520db3 --owner-type=server --type=server --guid=f4aca396-b495-4637-ae41-577fc3520db3 --name=server --session-path=/var/log/plesk/PMM --allow-reset-passwords --check-sign --force --config-only'> was finished with exit code 152
== STDOUT ====================
backup_info_2105091501.xml

== STDERR ====================

[2021-05-09 17:39:47.551|28453] DEBUG: imported_dump is None
[2021-05-09 17:39:47.551|28453] DEBUG: <__main__.RestoreAction object at 0x7f1266cf7690>: response
[2021-05-09 17:39:47.552|28453] INFO: Outgoing packet:
<?xml version="1.0" ?><response>
    <errcode>152</errcode>
    <errmsg>Unable to import file as dump: The file you are trying to upload is not a valid backup file</errmsg>
</response>
 
Back
Top