• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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