Skip to main content

How can you stop a back up restoration?

Comments

4 comments

  • cPanelMichael
    Hello, Check to see if an entry for this restoration exists in the following file: /var/cpanel/backups/queue/restore_queue.stor If so, you can run the "/scripts/restartsrv_cpsrvd" command after removing any stale entries. Thank you.
    0
  • WebHostPro
    Thanks, that file just has: pst0 Should I remove that?
    0
  • cPanelMichael
    Hello, Yes, or run a command such as:
    cat /dev/null > /var/cpanel/backups/queue/restore_queue.stor
    You may also find the following document helpful for general information about the task queue: The Task Queue System - Documentation - cPanel Documentation Thank you.
    0
  • WebHostPro
    That worked, thanks!
    0

Please sign in to leave a comment.