Have nobody a solution? The same problems on 11.5.30 Update #14 on command line. A restore over Plesk-Panel at "Backup Manager" works at the most time. But not at command line. I tested the backup before I start the restore with:
and I get "backup is valid".
Hi, I set up a new empty machine with Plesk 11.5.30#13 on CentOS6.
Now I create a new backup with:
/usr/local/psa/bin/pleskbackup --server --output-file=./dump_test1
I create a map file:
/usr/local/psa/bin/pleskrestore --create-map ./dump_test1 -map ./my_map1.map
An then I try to...
I have make some tests and now I have a workaround.
Normally I dont use the password option, but If I set a password like this:
/usr/local/psa/bin/pleskbackup --server --output-file=./dump_file -c --backup-password=tester123
And then I create a map with the password option...
Hi Igor,
I use the following command to create the backups:
/usr/local/psa/bin/pleskbackup --server --output-file=/srv/datensicherung/backups/dump_file
I dont use the option "--backup-password"...
Thanks, Philipp.
I have the same problem. If I create a map file:
/usr/local/psa/bin/pleskrestore --create-map ./dump_file -map ./my_map.map
Unable to decrypt backup by specified key
If I start a restore, I get:
/usr/local/psa/bin/pleskrestore --restore ./dump_file -verbose -map ./my_map.map -level...