WARNING: Job restarts due to inactivity for more than 5 minutes
-
Hi there.
I have a huge amount of users, about 1 million registered users that made mywp_usersmetatable very large, about 5.6 million records and 3.2 GB in MySQL.Backing up the database always got me an error, so I made two jobs: one for all the tables except
wp_usersmetaand one for onlywp_usersmeta.Still I get the error below on the
wp_usersmetajob:[INFO] BackWPup 3.8.0; A project of Inpsyde GmbH
[INFO] WordPress 5.7.1 on XXX
[INFO] Log Level: Normal
[INFO] BackWPup job: Users Meta DB Backup – Every Day
[INFO] Logfile is: XXX.html
[INFO] Backup file is: 2021-04-24_03-25-05_XXX.tar.gz
[24-Apr-2021 03:25:05] 1. Try to backup database …
[24-Apr-2021 03:25:05] Connected to database XXX on localhost
[24-Apr-2021 03:35:05] WARNING: Job restarts due to inactivity for more than 5 minutes.
[24-Apr-2021 03:35:05] 1. Try to backup database …
[24-Apr-2021 03:35:05] Connected to database XXX on localhost
[24-Apr-2021 03:36:34] Added database dump “XXX.sql.gz” with 402,74 MB to backup file list
[24-Apr-2021 03:36:34] Database backup done!
[24-Apr-2021 03:36:34] 1. Trying to generate a manifest file …
[24-Apr-2021 03:36:34] Added manifest.json file with 5,78 KB to backup file list.
[24-Apr-2021 03:36:34] 1. Trying to create backup archive …
[24-Apr-2021 03:36:34] Compressing files as TarGz. Please be patient, this may take a moment.
[24-Apr-2021 03:36:56] Backup archive created.
[24-Apr-2021 03:36:56] Archive size is 414,83 MB.
[24-Apr-2021 03:36:56] 3 Files with 402,75 MB in Archive.
[24-Apr-2021 03:37:00] 1. Try to send backup file to an FTP server …
[24-Apr-2021 03:37:00] Connected to FTP server: 192.168.1.11:21
[24-Apr-2021 03:37:00] FTP client command: USER XXX
[24-Apr-2021 03:37:00] FTP server response: User XXX logged in.
[24-Apr-2021 03:37:00] FTP client command: SYST
[24-Apr-2021 03:37:00] FTP server reply: Windows_NT
[24-Apr-2021 03:37:00] FTP current folder is: /XXX/db-users-meta/
[24-Apr-2021 03:37:00] FTP client command: PASV
[24-Apr-2021 03:37:00] FTP server reply: Entering passive mode
[24-Apr-2021 03:37:00] Starting upload to FTP …
[24-Apr-2021 03:37:12] Backup transferred to FTP server: /XXX/db-users-meta/2021-04-24_03-25-05_XXX.tar.gz
[24-Apr-2021 03:37:12] One old log deleted
[24-Apr-2021 03:37:12] Job done in 727 seconds.
[24-Apr-2021 03:45:44] ERROR: Aborted by user!
[24-Apr-2021 03:45:44] ERROR: Job has ended with errors in 1239 seconds. You must resolve the errors for correct execution.`</strong>
`Are the generated file complete and OK now? Or it’s partial and unusable?
How can I get rid of the warnings and errors?By the way, thanks for your great plugin.
Regards
The topic ‘WARNING: Job restarts due to inactivity for more than 5 minutes’ is closed to new replies.