Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #35305
    Eric Baatz
    Guest

    The backup moved its status indicator along rapidly until showed “saving archive to disk” with a file size before compression of 390.85 MB and an archive file size: 134.21 MB. Checking the boldgrid_backup directory showed a 140731254 byte file named …zip… that wasn’t increasing. Things stayed frozen for about 15 minutes, after which Total Upkeep stopped displaying the lack of activity. I don’t see a way of uploading a file with this, so here is the best I can do to get you the latest log:
    `[2021-03-23 21:52:50 UTC] PHP Version: 7.4.15
    [2021-03-23 21:52:50 UTC] WordPress Version: 5.7
    [2021-03-23 21:52:50 UTC] Total Upkeep version: 1.14.11
    [2021-03-23 21:52:50 UTC] Backup process initialized.
    [2021-03-23 21:52:50 UTC] ——————————————————————————–
    [2021-03-23 21:52:50 UTC] Starting dump of database…
    [2021-03-23 21:52:50 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 50275816 (47.95 MB) / 51069872 (49 MB)
    [2021-03-23 21:52:50 UTC] Database info: Array
    (
    [wp_wnmnr9_actionscheduler_actions] => 219
    [wp_wnmnr9_actionscheduler_claims] => 0
    [wp_wnmnr9_actionscheduler_groups] => 3
    [wp_wnmnr9_actionscheduler_logs] => 651
    [wp_wnmnr9_commentmeta] => 0
    [wp_wnmnr9_comments] => 0
    [wp_wnmnr9_duplicator_packages] => 2
    [wp_wnmnr9_links] => 0
    [wp_wnmnr9_options] => 276
    [wp_wnmnr9_postmeta] => 512
    [wp_wnmnr9_posts] => 330
    [wp_wnmnr9_term_relationships] => 13
    [wp_wnmnr9_term_taxonomy] => 4
    [wp_wnmnr9_termmeta] => 0
    [wp_wnmnr9_terms] => 4
    [wp_wnmnr9_tsglttr_db] => 3
    [wp_wnmnr9_usermeta] => 106
    [wp_wnmnr9_users] => 4
    [wp_wnmnr9_wpforms_logs] => 0
    [wp_wnmnr9_wpforms_tasks_meta] => 71
    [wp_wnmnr9_wpmailsmtp_tasks_meta] => 21
    [wp_wnmnr9_wpmm_subscribers] => 0
    )

    [2021-03-23 21:52:51 UTC] Dump of database complete! $status = 1
    [2021-03-23 21:52:51 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 50528536 (48.19 MB) / 53047808 (51 MB)
    [2021-03-23 21:52:51 UTC] ——————————————————————————–
    [2021-03-23 21:53:39 UTC] Database dump file added to file list: /home/dh_rxzmb3/boldgrid_backup/eribaa1_dreamhosters_com.20210323-215250.sql / 2844963 (2.71 MB)
    [2021-03-23 21:53:39 UTC] Starting archiving of files. Chosen compressor: php_zip
    [2021-03-23 21:53:39 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58170520 (55.48 MB) / 59236904 (56 MB)
    [2021-03-23 21:53:51 UTC] Total files / size archived: 10952 / 409840359 (390.85 MB)
    [2021-03-23 21:53:51 UTC] Starting to close the zip file.
    [2021-03-23 21:53:51 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 61839328 (58.97 MB) / 61860440 (59 MB)

    #35311
    Jesse Owens
    Keymaster

    Hi Eric-

    Thanks for reaching out, and thanks for using one of our Platinum WordPress Hosting partners.

    Judging from the log, the process was terminated without any errors having been thrown. One of the most common reasons for that is exceeding some limit on the server. The last entry is almost exactly 60 seconds after the backup began, so it’s possible that might be it.

    One way we can try to troubleshoot this is to try using the System Zip instead of the php_zip option. If the issue was the Maximum PHP Execution time of 60 seconds, that should resolve it. (You can also check this in Tools > Site Health > Info > Server under the PHP Time Limit)

    Navigate to Total Upkeep > Settings > Backup Process and change the Compressor to System Zip. Try your backup again with System Zip, and see if it completes.

    You may also want to try increasing the PHP max_execution_time for your site. Here are DreamHost’s instructions on how to do so.

    #35332
    Eric Baatz
    Guest

    My PHP Time Limit is 120 (seconds, I presume).

    I changed to System Zip and the backup was successful. Please explain what the change did and what the tradeoffs of the options are (for example, why the default is ZipArchive.

    Despite the success, there was an error in your log. Just in case that is interesting, here it is. Following that are four lines I found in my debug.log.
    `[2021-03-24 18:06:35 UTC] Starting to close the zip file.
    [2021-03-24 18:06:35 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58292080 (55.59 MB) / 61121472 (58 MB)
    [2021-03-24 18:06:39 UTC] Last error: Array
    (
    [type] => 2
    [message] => mkdir(): File exists
    [file] => /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-admin/includes/class-wp-filesystem-direct.php
    [line] => 545
    )

    [2021-03-24 18:06:39 UTC] Chunk closed in 4.0766508579254 seconds. 6% complete closing

    [24-Mar-2021 18:09:11 UTC] PHP Notice: Trying to access array offset on value of type bool in /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php on line 343
    [24-Mar-2021 18:09:11 UTC] PHP Notice: Trying to access array offset on value of type null in /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php on line 343
    [24-Mar-2021 18:09:11 UTC] PHP Notice: Trying to access array offset on value of type bool in /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php on line 349
    [24-Mar-2021 18:09:11 UTC] PHP Notice: Trying to access array offset on value of type null in /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-pcl-zip.php on line 349

    #35354
    Joseph W
    Keymaster

    We are happy to hear that switching to System Zip allowed you to get your backups working Eric!

    The System Zip tool was created in response to reports by a few of our users that are hosted with DreamHost. Some of their accounts have FastCGI enabled in the PHP configuration and their specific implementation was causing backups created with the PHP processes PCL Zip and Zip Archive to terminate before the backups were completed.

    Zip Archive is the original default compressor, but our development team currently has a ticket in to change the default compressor setting to System Zip now that the option has been implemented.

    Please let us know if there is anything else that we can do to help!

    #36220
    Eric Baatz
    Guest

    Upon closer inspection, the backup does indeed not hang, but it also does not back up my site’s files, just the database. When I change back to ziparchive, I get a 280MB zip file. System zip produces a 427KB zip file. Here is the log of one of the “no files” backups:

    archive-1618681571.log
    
    [2021-04-17 17:46:11 UTC] PHP Version: 7.4.15
    [2021-04-17 17:46:11 UTC] WordPress Version: 5.7.1
    [2021-04-17 17:46:11 UTC] Total Upkeep version: 1.14.12
    [2021-04-17 17:46:11 UTC] Backup process initialized.
    [2021-04-17 17:46:11 UTC] --------------------------------------------------------------------------------
    [2021-04-17 17:46:11 UTC] Starting dump of database...
    [2021-04-17 17:46:11 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 50453192 (48.12 MB) / 51247704 (49 MB)
    [2021-04-17 17:46:11 UTC] Database info: Array
    (
        [wp_wnmnr9_actionscheduler_actions] => 215
        [wp_wnmnr9_actionscheduler_claims] => 0
        [wp_wnmnr9_actionscheduler_groups] => 3
        [wp_wnmnr9_actionscheduler_logs] => 637
        [wp_wnmnr9_commentmeta] => 0
        [wp_wnmnr9_comments] => 0
        [wp_wnmnr9_duplicator_packages] => 2
        [wp_wnmnr9_links] => 0
        [wp_wnmnr9_options] => 284
        [wp_wnmnr9_postmeta] => 664
        [wp_wnmnr9_posts] => 400
        [wp_wnmnr9_term_relationships] => 27
        [wp_wnmnr9_term_taxonomy] => 7
        [wp_wnmnr9_termmeta] => 0
        [wp_wnmnr9_terms] => 7
        [wp_wnmnr9_tsglttr_db] => 4
        [wp_wnmnr9_usermeta] => 107
        [wp_wnmnr9_users] => 4
        [wp_wnmnr9_wpforms_logs] => 0
        [wp_wnmnr9_wpforms_tasks_meta] => 63
        [wp_wnmnr9_wpmailsmtp_tasks_meta] => 36
        [wp_wnmnr9_wpmm_subscribers] => 0
    )
    
    [2021-04-17 17:46:12 UTC] Dump of database complete! $status = 1
    [2021-04-17 17:46:12 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 50705912 (48.36 MB) / 53233376 (51 MB)
    [2021-04-17 17:46:12 UTC] --------------------------------------------------------------------------------
    [2021-04-17 17:46:36 UTC] Database dump file added to file list: /home/dh_rxzmb3/boldgrid_backup/eribaa1_dreamhosters_com.20210417-174611.sql / 2689240 (2.56 MB)
    [2021-04-17 17:46:36 UTC] Starting archiving of files. Chosen compressor: system_zip
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58369336 (55.67 MB) / 59397400 (57 MB)
    [2021-04-17 17:46:36 UTC] Starting to create list of files to include in zip.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58368808 (55.66 MB) / 59397400 (57 MB)
    [2021-04-17 17:46:36 UTC] Finished creating list of files to include in zip. 10970 files in zip.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 60187536 (57.40 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Starting to close the zip file.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58407592 (55.70 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Last error: Array
    (
        [type] => 2
        [message] => proc_open(/tmp/error-output.txt): failed to open stream: Permission denied
        [file] => /home/dh_rxzmb3/eribaa1.dreamhosters.com/wp-content/plugins/boldgrid-backup/admin/compressor/class-boldgrid-backup-admin-compressor-system-zip.php
        [line] => 318
    )
    
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.0025360584259033 seconds. 6% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59100488 (56.36 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.013519048690796 seconds. 13% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59214968 (56.47 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00054216384887695 seconds. 19% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59132840 (56.39 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.0005190372467041 seconds. 25% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59144920 (56.40 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00080418586730957 seconds. 31% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59222536 (56.48 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00037813186645508 seconds. 38% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59050296 (56.31 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00031304359436035 seconds. 44% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59050088 (56.31 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00042891502380371 seconds. 50% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59062168 (56.33 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00040316581726074 seconds. 56% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59066056 (56.33 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00042200088500977 seconds. 63% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59074040 (56.34 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00041794776916504 seconds. 69% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59082024 (56.35 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00036501884460449 seconds. 75% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59090008 (56.35 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00028491020202637 seconds. 81% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59097992 (56.36 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00037097930908203 seconds. 88% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59118264 (56.38 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.00049185752868652 seconds. 94% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59138536 (56.40 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Chunk closed in 0.0004119873046875 seconds. 100% complete closing
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 59134232 (56.39 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Finished closing the zip file.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58550928 (55.84 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Starting to add db dump to the zip file.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58550928 (55.84 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Finished adding db dump to the zip file.
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58550984 (55.84 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Archiving of files complete!
    [2021-04-17 17:46:36 UTC] Archive filepath / size: /home/dh_rxzmb3/boldgrid_backup/boldgrid-backup-www.eribaa1.dreamhosters.com-b58ea995-20210417-174636.zip / 426488 (416.49 KB)
    [2021-04-17 17:46:36 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 58558032 (55.85 MB) / 61248400 (58 MB)
    [2021-04-17 17:46:36 UTC] Starting sending of email...
    [2021-04-17 17:46:37 UTC] Sending of email complete! Status: 1
    [2021-04-17 17:46:37 UTC] Backup complete!
    [2021-04-17 17:46:37 UTC] Memory usage - limit / current / peak memory usage: 1073741824 / 61861368 (59.00 MB) / 62260888 (59 MB)
    
    #36340
    Jesse Owens
    Keymaster

    Hi Eric-

    Thanks for the updates, I think we’re making progress.

    The first thing I noticed is the error near the beginning of the log that System Zip encountered a file in your /tmp/ directory that either didn’t exist, or that the plugin didn’t have permission to access.

    Can you try excluding the /tmp/ directory and try once more? Use the Custom Backup option in the files, and add the text ,/tmp (don’t forget the preceding comma) to the Exclude Files field?

    #36351
    Eric Baatz
    Guest

    Everything seems to have worked, that is, no errors in the log, a zip file that is comparable in size to that produced by zip archive, and the zip file passes some trivial integrity checks. But how do I know for sure that everything worked, other than restoring from the new zip file?

    Here is the log:

    Skip to main content
    Skip to toolbar

    About WordPress
    The Senior Golf League
    00 Comments in moderation
    New
    Delete Cache
    0.98S 55,599kB 0.1003S 138Q
    (0)
    WPForms

    Howdy, Eric Baatz

    Log Out
    Total Upkeep Total Upkeep Tools Backup Site Now Upload Backup
    Dashboard
    Backups
    Transfers
    Tools
    Settings
    Preflight Check
    Support
    Premium Features

    Local & Remote
    Cron Log
    Logs
    History
    Recently Modified Files

    Logs
    Filename Size Timestamp
    archive-1616506007.log 2 KB Mar 23, 2021 09:27 am
    archive-1616507281.log 2 KB Mar 23, 2021 09:48 am
    archive-1616528665.log 2 KB Mar 23, 2021 03:44 pm
    archive-1616531580.log 2 KB Mar 23, 2021 04:34 pm
    archive-1616536370.log 2 KB Mar 23, 2021 05:53 pm
    archive-1616608706.log 3 KB Mar 24, 2021 02:00 pm
    orphaned-files.log 1 KB Mar 24, 2021 02:00 pm
    archive-1616609143.log 5 KB Mar 24, 2021 02:07 pm
    archive-1617207636.log 7 KB Mar 31, 2021 12:22 pm
    archive-1618457465.log 8 KB Apr 14, 2021 11:31 pm
    archive-1618494871.log 8 KB Apr 15, 2021 09:56 am
    archive-1618516817.log 7 KB Apr 15, 2021 04:02 pm
    archive-1618521288.log 8 KB Apr 15, 2021 05:15 pm
    archive-1618680620.log 8 KB Apr 17, 2021 01:30 pm
    archive-1618681120.log 8 KB Apr 17, 2021 01:39 pm
    archive-1618681571.log 8 KB Apr 17, 2021 01:46 pm
    archive-1618682309.log 3 KB Apr 17, 2021 02:00 pm
    archive-1618917675.log 7 KB Apr 20, 2021 07:22 am
    retention-local.log 25 KB Apr 20, 2021 07:22 am
    backup-download.log 46 KB Apr 20, 2021 07:25 am
    google-drive-connect.log 46 KB Apr 20, 2021 07:29 am

    Built with BoldGrid. | Powered by WordPress.Support from DreamHost.

    Version 5.7.1
    archive-1618917675.log

    [2021-04-20 11:21:15 UTC] PHP Version: 7.4.15
    [2021-04-20 11:21:15 UTC] WordPress Version: 5.7.1
    [2021-04-20 11:21:15 UTC] Total Upkeep version: 1.14.12
    [2021-04-20 11:21:15 UTC] Backup process initialized.
    [2021-04-20 11:21:15 UTC] ——————————————————————————–
    [2021-04-20 11:21:15 UTC] Starting dump of database…
    [2021-04-20 11:21:15 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 50822072 (48.47 MB) / 51616568 (49 MB)
    [2021-04-20 11:21:15 UTC] Database info: Array
    (
    [wp_wnmnr9_actionscheduler_actions] => 201
    [wp_wnmnr9_actionscheduler_claims] => 0
    [wp_wnmnr9_actionscheduler_groups] => 3
    [wp_wnmnr9_actionscheduler_logs] => 595
    [wp_wnmnr9_commentmeta] => 0
    [wp_wnmnr9_comments] => 0
    [wp_wnmnr9_duplicator_packages] => 2
    [wp_wnmnr9_links] => 0
    [wp_wnmnr9_options] => 263
    [wp_wnmnr9_postmeta] => 668
    [wp_wnmnr9_posts] => 409
    [wp_wnmnr9_term_relationships] => 27
    [wp_wnmnr9_term_taxonomy] => 7
    [wp_wnmnr9_termmeta] => 0
    [wp_wnmnr9_terms] => 7
    [wp_wnmnr9_tsglttr_db] => 4
    [wp_wnmnr9_usermeta] => 109
    [wp_wnmnr9_users] => 4
    [wp_wnmnr9_wpforms_logs] => 0
    [wp_wnmnr9_wpforms_tasks_meta] => 65
    [wp_wnmnr9_wpmailsmtp_tasks_meta] => 38
    [wp_wnmnr9_wpmm_subscribers] => 0
    )

    [2021-04-20 11:21:16 UTC] Dump of database complete! $status = 1
    [2021-04-20 11:21:16 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 51009256 (48.65 MB) / 52406152 (50 MB)
    [2021-04-20 11:21:16 UTC] ——————————————————————————–
    [2021-04-20 11:21:29 UTC] Database dump file added to file list: /home/dh_rxzmb3/boldgrid_backup/eribaa1_dreamhosters_com.20210420-112115.sql / 1901251 (1.81 MB)
    [2021-04-20 11:21:29 UTC] Starting archiving of files. Chosen compressor: system_zip
    [2021-04-20 11:21:29 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58762448 (56.04 MB) / 59790512 (57 MB)
    [2021-04-20 11:21:29 UTC] Starting to create list of files to include in zip.
    [2021-04-20 11:21:29 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58761920 (56.04 MB) / 59790512 (57 MB)
    [2021-04-20 11:21:29 UTC] Finished creating list of files to include in zip. 11121 files in zip.
    [2021-04-20 11:21:29 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 60594088 (57.79 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:29 UTC] Starting to close the zip file.
    [2021-04-20 11:21:29 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58800704 (56.08 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:31 UTC] Chunk closed in 1.7465360164642 seconds. 6% complete closing
    [2021-04-20 11:21:31 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59482152 (56.73 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:33 UTC] Chunk closed in 2.6864030361176 seconds. 13% complete closing
    [2021-04-20 11:21:33 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59596632 (56.84 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:38 UTC] Chunk closed in 4.6609871387482 seconds. 19% complete closing
    [2021-04-20 11:21:38 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59514504 (56.76 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:41 UTC] Chunk closed in 2.4252688884735 seconds. 25% complete closing
    [2021-04-20 11:21:41 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59522488 (56.77 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:44 UTC] Chunk closed in 3.1459040641785 seconds. 31% complete closing
    [2021-04-20 11:21:44 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59600104 (56.84 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:46 UTC] Chunk closed in 2.0923340320587 seconds. 38% complete closing
    [2021-04-20 11:21:46 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59427864 (56.67 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:48 UTC] Chunk closed in 1.9269161224365 seconds. 44% complete closing
    [2021-04-20 11:21:48 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59427656 (56.67 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:50 UTC] Chunk closed in 1.8138320446014 seconds. 50% complete closing
    [2021-04-20 11:21:50 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59439736 (56.69 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:52 UTC] Chunk closed in 2.0958740711212 seconds. 56% complete closing
    [2021-04-20 11:21:52 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59443624 (56.69 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:54 UTC] Chunk closed in 2.0414080619812 seconds. 63% complete closing
    [2021-04-20 11:21:54 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59451608 (56.70 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:56 UTC] Chunk closed in 2.1850500106812 seconds. 69% complete closing
    [2021-04-20 11:21:56 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59459592 (56.71 MB) / 61667240 (59 MB)
    [2021-04-20 11:21:58 UTC] Chunk closed in 2.073637008667 seconds. 75% complete closing
    [2021-04-20 11:21:58 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59467576 (56.71 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:00 UTC] Chunk closed in 2.1406540870667 seconds. 81% complete closing
    [2021-04-20 11:22:00 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59475560 (56.72 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:03 UTC] Chunk closed in 2.6094989776611 seconds. 88% complete closing
    [2021-04-20 11:22:03 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59495832 (56.74 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:06 UTC] Chunk closed in 3.1687860488892 seconds. 94% complete closing
    [2021-04-20 11:22:06 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59516104 (56.76 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Chunk closed in 0.74479508399963 seconds. 100% complete closing
    [2021-04-20 11:22:07 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 59511800 (56.75 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Finished closing the zip file.
    [2021-04-20 11:22:07 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58928496 (56.20 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Starting to add db dump to the zip file.
    [2021-04-20 11:22:07 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58928496 (56.20 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Finished adding db dump to the zip file.
    [2021-04-20 11:22:07 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58928552 (56.20 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Archiving of files complete!
    [2021-04-20 11:22:07 UTC] Archive filepath / size: /home/dh_rxzmb3/boldgrid_backup/boldgrid-backup-www.eribaa1.dreamhosters.com-b58ea995-20210420-112129.zip / 280661692 (267.66 MB)
    [2021-04-20 11:22:07 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 58935600 (56.21 MB) / 61667240 (59 MB)
    [2021-04-20 11:22:07 UTC] Starting sending of email…
    [2021-04-20 11:22:07 UTC] Sending of email complete! Status: 1
    [2021-04-20 11:22:11 UTC] Backup complete!
    [2021-04-20 11:22:11 UTC] Memory usage – limit / current / peak memory usage: 1073741824 / 62242288 (59.36 MB) / 73402360 (70 MB)

    #36394
    Joseph W
    Keymaster

    Hi Eric!

    The only way to truly know for certain if your backup is complete is to restore it and make sure that all of your website data is there following the restoration. Generally speaking, if your backup is similar in size to one that you know is complete and you see the Backup Complete! message near the end of the archive log file then there is a high degree of certainty that everything was included in your backup as expected.

    Please let us know if you have any other questions for us, we are always happy to help!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Backup hangs on “Saving Archive to Disk”’ is closed to new replies.