• Resolved jonalange

    (@jonalange)


    Hi,

    I’ve got a problem with this plugin. I try my best to describe it, but my English isn’t really that good. Sorry.

    So:
    I try to use this plugin. Manual Backup works (can’t remember that it didn’t).
    But my planned Backups fail most of the time. I set it up to do a backup every morning, for 2 months. In this time there are actually about 6 successful backups and 10 failed ones.
    The problem in the console is (translated from German):
    ERROR: Canceled because there was no progress for an hour!
    The lines above are (translated from German):

    [22-Jan-2018 06:51:54] 1. Attempts to secure the database …
    [22-Jan-2018 06:51:54] Connected to database wordpress_2 at 10.35.249.171:3306
    [22-Jan-2018 06:51:54] Database backup “wordpress_2.sql” with 555.25 KB added to the backup file list
    [22-Jan-2018 06:51:54] Database backup done!
    [22-Jan-2018 06:51:54] 1. Try to create a list of directories for the backup …
    [22-Jan-2018 06:51:55] Added “wp-config.php” to the backup file list.
    [22-Jan-2018 06:51:55] 275 directories to secure.
    [22-Jan-2018 06:51:55] 1. Try to create a list of installed plugins …
    [22-Jan-2018 06:51:55] Added the file with the plugin list “Bianca-Jürgens.pluginlist.2018-01-22.txt” with 1,12 KB to the backup file list.
    [22-Jan-2018 06:51:55] 1. Attempts to generate a manifest file …
    [22-Jan-2018 06:51:55] The 4.63 KB manifest.json file has been added to the backup file list.
    [22-Jan-2018 06:51:55] 1. Attempts to create backup …
    [22-Jan-2018 06:51:55] Compress files as ZipArchive. Please be patient for a moment.
    [22-Jan-2018 17:45:43] Backup was created.
    [22-Jan-2018 17:45:43] Archive size is 86.26 MB
    [22-Jan-2018 17:45:43] 2883 files with 141.59 MB in the archive.

    Then it fails with the message above.
    I changed nothing on the page in this time, so this can’t be the problem.
    The last backup took 375054 Seconds, before I canceled it (but still not finished).

    I hope you can help,
    Thanks

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

    (@duongcuong96)

    @jonalange
    hmm, please try the following and see if that helps ??
    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 );
    Thank you!

    Thread Starter jonalange

    (@jonalange)

    Thanks a lot. For now it works.
    I post again if this changes. Lets hope that it doesn’t.

    Plugin Support happyAnt

    (@duongcuong96)

    @jonalange,
    Good to hear that ??
    I’m going mark this topic as resolved.
    In the future, if the problem still exists, please open this ticket again and I will try to help ??

    Btw, If you find BackWPUp is useful for you, we would really appreciate if you leave a positive review and rating.
    This would encourage us to develop new free features and provide free support ??
    https://www.ads-software.com/support/plugin/backwpup/reviews/

    Hi there, I’ve tried adding this code in wp-config and still get the issue.. do you have any further troubleshooting suggestions? Thanks!

    • This reply was modified 6 years, 4 months ago by jdevnani.
    • This reply was modified 6 years, 4 months ago by jdevnani.
    • This reply was modified 6 years, 4 months ago by jdevnani.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Backup canceled because there was no progress.’ is closed to new replies.