Backup Stops at 20%
-
I followed your fix for the 429 status code by adding
define(‘ALTERNATE_WP_CRON’ , true );
to my wp-config file. After I did that, the job actually started, so I got further than before, but now it stops at 20% without showing any errors but doesn’t do anything.
This is the working log:
[INFO] BackWPup 3.7.1; A project of Inpsyde GmbH
[INFO] WordPress 5.4.2 on https://modernhomelending.com/
[INFO] Log Level: Normal
[INFO] BackWPup job: Backup
[INFO] Logfile is: backwpup_log_210b48_2020-07-29_12-57-56.html
[INFO] Backup file is: 2020-07-29_12-57-56_RHU4T6GC01.zip
[29-Jul-2020 12:57:56] 1. Try to backup database …
[29-Jul-2020 12:57:56] Connected to database mode41781843149 on mode41781843149.db.41781843.c6d.hostedresource.net:3311
[29-Jul-2020 12:57:59] Added database dump “mode41781843149.sql” with 16.25 MB to backup file list
[29-Jul-2020 12:57:59] Database backup done!
[29-Jul-2020 12:57:59] 1. Trying to make a list of folders to back up …
[29-Jul-2020 12:58:19] Added “wp-config.php” to backup file list
[29-Jul-2020 12:58:19] 4860 folders to backup.Please advise, thank you!
The topic ‘Backup Stops at 20%’ is closed to new replies.