• Hello,

    I have already the same issue with backup for my website.

    “Job restart due to inactivity for more than 5 minutes”. I try your solutions with upgrade time execution and numbers of attemps, but nothing more.

    Can you help me please ?

    Kind regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    @nutello42
    you can fix this by using another cron method.
    modify wp-config.php ( you can find this file in your root directory ), and BEFORE the line:
    /* That’s all, stop editing! Happy blogging. */
    add this line:
    define('ALTERNATE_WP_CRON' , true );
    I hope that helps ^^

    Thread Starter nutello42

    (@nutello42)

    Thank you for answering me.

    I steel have problem :
    1. If i launch the task > blank page
    2. If i use another method : AVERTISSEMENT : ZipArchive::close(): Read error: Stale file handle

    I modify wp-config.php

    Can you help me ?

    Thread Starter nutello42

    (@nutello42)

    This not work, the task spins in a vacuum endlessly. Can you help me please ?

    See the screenshot.

    Thanks.

    Plugin Support happyAnt

    (@duongcuong96)

    Hello @nutello42
    Sorry about the delayed response, ZipArchive::close(): Read error: Stale file handle there must be something wrong with the PHP extension or your hoster, I would suggest to contact the hoster then ask them for a solution.
    For now please try to set the backup job to Tar instead of Zip then try again.
    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Job restart due to inactivity’ is closed to new replies.