Hi,
I have an old test server with Ubuntu and Plesk Onyx 17 that when trying to recover a backup has the same error as this old thread:
Basically it seems like a permissions issue:
In the old thread Igor shared this link to fix permissions of /var/lib/psa/dumps/ but it's now dead: https://support.plesk.com/hc/en-us/articles/213958765
These are the current permissions:
It's a server-wide backup and the error happens when trying to restore a subscription.
I have an old test server with Ubuntu and Plesk Onyx 17 that when trying to recover a backup has the same error as this old thread:
Cannot restore backup in Plesk Onyx
Hello, i get this error: Can not deploy content of domain xxxxxxxx Archive error: from /var/lib/psa/dumps/domains/xxxxxxxx/backup_user-data_1701172132.tgz to /var/www/vhosts/xxxxxxxx: tar (child): /var/lib/psa/dumps/domains/xxxxxxxx/backup_user-data_1701172132.tgz: Cannot open: Permission...
talk.plesk.com
Basically it seems like a permissions issue:
Code:
Can not deploy content of domain ****
Archive error: from /var/lib/psa/dumps/domains/****/backup_user-data_*.tgz to /var/www/vhosts/***
tar (child): /var/lib/psa/dumps/domains/***/backup_user-data_*.tgz: Cannot open: Permission denied
tar (child): Error is not recoverable: exiting now
In the old thread Igor shared this link to fix permissions of /var/lib/psa/dumps/ but it's now dead: https://support.plesk.com/hc/en-us/articles/213958765
These are the current permissions:
Code:
-rw-r----- 1 root root backup_domainmail_*.tgz
-rw-r----- 1 root root backup_privatekey_*.tgz
-rw-r----- 1 root root backup_user-data_*.tgz
-rw-r----- 1 root root backup_apache-files_*.tgz
-rw-r----- 1 root root backup_statistics_*.tgz
-rw-r----- 1 root root backup_pd_*.tgz
-rw-r----- 1 root root backup_logs_*.tgz
-rw-r----- 1 root root backup_conf_*.tgz
-rw------- 1 root root backup_info_*.xml
It's a server-wide backup and the error happens when trying to restore a subscription.