Active8
Verified User
- Joined
- Jul 13, 2013
- Messages
- 1,812
Hi , just tried to restore a backup from 1 server (centos 7) to another server (centos8) and went into problems:
Restoring on the same server (centos 7) works perfectly, I assume backup file is ok
To be sure I have double check the password for the file
Code:
Decryption of /home/admin/user_backups/site.tar.zst.enc has failed: Permission denied.
Error while decrypting /home/admin/user_backups/site.tar.zst.enc: *** WARNING : deprecated key derivation used.
Using -iter or -pbkdf2 would be better.
bad decrypt
140684391819072:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt:crypto/evp/evp_enc.c:603:
File successfully removed
Restoring on the same server (centos 7) works perfectly, I assume backup file is ok
To be sure I have double check the password for the file
Last edited: