Skip to main content

WHM backup and cpanel backup wizard missing files

Comments

11 comments

  • cPanelMichael
    he same applies for my nightly automated backups managed through WHM.

    Hello, Could you review the backup logs in the /usr/local/cpanel/logs/cpbackup/ directory and let us know if you see specific error messages for this account when the backup is generated? Thank you.
    0
  • airaid
    Thanks Michael. This actually applies to multiple accounts, quite possibly all. I have reviewed the logs and found no errors. There are three permission denied warnings but they don't relate to files that are missing from the backup. I could be missing something of course. I can forward you the log if it might help?
    0
  • cPanelMichael
    Try manually packaging one of the affected accounts with a command such as:
    /scripts/pkgacct $username
    Review the output as it appears and see if you notice anything that suggests the backup is partially failing. Feel free to open a support ticket using the link in my signature if you don't notice anything abnormal and we can take a closer look. Thank you.
    0
  • airaid
    Further investigations appear to show the problem is in reading the tarball. 7zip on Windows is showing an incomplete listing. Extracting using bash shows the full listing. Problem solved. Thanks for the help.
    0
  • cPanelMichael
    Further investigations appear to show the problem is in reading the tarball. 7zip on Windows is showing an incomplete listing. Extracting using bash shows the full listing. Problem solved. Thanks for the help.

    Hello, Could you verify which version of cPanel is installed on this system? This was previously addressed in cPanel version 11.48: Fixed case 111853: Home Directory Backups: don't mark files as sparse. Thank you.
    0
  • airaid
    WHM 60.0 (build 24) FYI, native archive tools on mac throw an error when trying to decompress. 7zip properties report 'headers error' and a warning 'There are some data after the end of the payload data'. Don't know if related. Using windows git bash tar -xvzf file.tar.gz works fine.
    0
  • cPanelMichael
    Hello @airaid, The ability to extract a backup archive downloaded through cPanel with a desktop extraction utility should work, so it's likely this is either a bug, or an issue with the files uploaded to your account. I couldn't reproduce this issue by testing with sprase files, so it doesn't appear to be related to the case mentioned in my last response. Could you open a support ticket using the link in my signature so we can review the affected accounts and determine why it's not working properly? You can post the ticket number here and we will update this thread with the outcome. Thank you.
    0
  • tmurdock
    I am experiencing the same issue. When the .tar.gz is opened using 7zip, there are missing files in the home directory. However if I use the tar -xvzf command the files are accessible.
    0
  • cPanelMichael
    I am experiencing the same issue. When the .tar.gz is opened using 7zip, there are missing files in the home directory. However if I use the tar -xvzf command the files are accessible.

    Could you open a support ticket using the link in my signature so we can review the affected accounts, determine the eviroment you are experiencing the issue on, and determine why it's not working properly? You can post the ticket number here and we will update this thread with the outcome. Thank you.
    0
  • tmurdock
    The ticket # is 8071303.
    0
  • cPanelMichael
    The ticket # is 8071303.

    To update, the analysts determined this to relate to the extraction program itself as opposed to the cPanel software. The user was directed to the following URL: Unzipped files are invisible Thank you.
    0

Please sign in to leave a comment.