Skip to main content

Cpanel Backup Ignores Some Accounts!

Comments

9 comments

  • madmanmachines
    Check your backup logs at `/usr/local/cpanel/logs/cpbackup/'. You can search the log for the usernames that have not been backed-up:
    grep usernamehere /usr/local/cpanel/logs/cpbackup/recentlogfilenameher
    You can also use the before(-Bn) and after(-An) flags with grep to provide n(umber) lines before or after for some context.
    0
  • Deker
    Check your backup logs at `/usr/local/cpanel/logs/cpbackup/'. You can search the log for the usernames that have not been backed-up:
    grep usernamehere /usr/local/cpanel/logs/cpbackup/recentlogfilenameher
    You can also use the before(-Bn) and after(-An) flags with grep to provide n(umber) lines before or after for some context.

    I already checked the backup logs None of those usernames are not mentioned there
    0
  • cPanelMichael
    Hello :) Do you notice any errors at all when scrolling through the backup logs? Thank you.
    0
  • Deker
    Hello :) Do you notice any errors at all when scrolling through the backup logs? Thank you.

    Hi Michael There are no errors in backup logs Legacy backup is working fine but regular backup is ignoring some accounts
    0
  • cPanelMichael
    Please browse to: "WHM Home " Backup " Backup User Selection" Click on the check box on the upper right of the interface that lists the accounts. Choose "Disable All Backups", let it process, and then choose "Enable All Backups". You can force a backup generation to see if this helps via:
    /usr/local/cpanel/bin/backup --force
    Thank you.
    0
  • Deker
    Please browse to: "WHM Home " Backup " Backup User Selection" Click on the check box on the upper right of the interface that lists the accounts. Choose "Disable All Backups", let it process, and then choose "Enable All Backups". You can force a backup generation to see if this helps via:
    /usr/local/cpanel/bin/backup --force
    Thank you.

    I did it atleast 2 times but still facing same issue !
    0
  • Deker
    I'm still facing same issue Please someone help cpanel is completely ignoring the accounts. even in the logs there are no trace of accounts!
    0
  • Deker
    The issue has been resolved I found that the accounts are suspended and the "Backup Suspended Accounts" option in backup configuration is disabled! That's why they ignored by cpanel. Thanks everyone
    0
  • cPanelMichael
    I'm happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.