• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Backup failed: Failed to pack files

AF_IT

New Pleskian
Hello all,

since some days, as i installed the Health Monitor and PostgreSQL server support, i got the following errors on scheduled or manual backups.

STDERR: /bin/tar: etc/group: Cannot open: Permission denied
/bin/tar: etc/passwd: Cannot open: Permission denied
/bin/tar: logs/access_log: Cannot open: Permission denied
/bin/tar: logs/access_ssl_log: Cannot open: Permission denied
/bin/tar: logs/error_log: Cannot open: Permission denied
/bin/tar: Exiting with failure status due to previous errors
Error: hosting "A DOMAIN NAME" ...

Failed to pack files ...


I have an ubuntu server with latest Plesk version (11.5.30) installed.
Hope to get help, to fix this! :(


Kind regards,
Alexander
 
Last edited:
Oh and i did the upgrade of Plesk to 11.5.30 ...
I just noticed the permissions of the mentioned files:

(on vhosts which throws the error on backup - 74 out of 87 domains)
-rw------- 1 root root 63 2013-05-10 16:50 group
-rw------- 1 root root 67 2013-05-10 16:50 passwd


Other Domains:
-rw-r--r-- 1 root root 63 2013-06-19 14:13 group
-rw-r--r-- 1 root root 66 2013-06-19 14:13 passwd



How can i fix that on the 74 domains, while 3 of the log files (access_log, access_ssl_log, error_log) are also affected - so i guess thats the error why the backup task cannot succeed?


Thanks in advance for help!
Regards,
Alex
 
Last edited:
Back
Top