Backup stuck on "Backup Begun"

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #129043
    William
    Participant

    Hi!

    My site backup has been working, but since 9/7 it basically never executes the “Checking if we have a zip executable available” step, and dies at the scheduling a resumption thing.

    It is my own VPS, and I have this problem on two sites, but another site is not having any problems at all.

    Also, when I update some options, I am getting a 503 error.

    This was working fine, but at some point, while I wasn’t watching it stopped.

    I have tried alternative wp_cron as well as an external cron system, and it doesn’t seem to be the issue.

    It is a litespeed 5.0.5 server, however the same server works fine without the additional directives suggested on the other site.

    I have tried both litespeed directives without any change.

    The direct run without the scheduler dies the same way as well.

    Thoughts?
    Will

    #129044
    William
    Participant

    Turned on debugging and here is the extra message:

    Fatal error: Cannot redeclare class UpdraftPlus_BinZip in /home/i3photo/public_furnishings/wp-content/plugins/updraftplus/class-zip.php on line 12

    #129045
    William
    Participant

    Found this link RE: Opcache (which i am using). Will try suggestion..
    https://wordpress.org/support/topic/backups-recently-began-hanging-at-0-after-began-backup

    #129046
    William
    Participant

    To be clear, I’m actually using XCache on PHP 5.5

    #129051
    William
    Participant

    Cleared opcache and xcache and it started working… Will troubleshoot which one is the problem.

    #129054
    William
    Participant

    The problem is definitely a conflict between xcache_3 and opcache under php 5.5. I would normally use XCache only, but cloudlinux forces opcache on when you turn on zend_guard_loader. I have defeated that functionality, and now updraft seems to be working.

    I should also note that the rewrite rule for litespeed was not required, and may have a negative effect.

    Also, I am not using alternative cron, or external cron.

    #129065
    udadmin
    Keymaster

    Hi William,

    Please do see if you can report this issue to them – it’s come up various times. The more times they see it, the higher priority it will become for them. Though, if you’re not on the latest XCache version, they may ask you to upgrade.

    David

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Backup stuck on "Backup Begun"’ is closed to new replies.