• Resolved jrpmedia

    (@jrpmedia)


    i have seen for the past 3 months that many of my WordPress sites report an error during archiving.

    Below is the log of one.

    Same error is true for others.

    I have changed the domain name here for security ??

    [INFO] BackWPup 4.1.4; A project of WP Media

    [INFO] WordPress 6.6.1 on https://www.repla.com/

    [INFO] Log Level: Normal (translated)

    [INFO] BackWPup job: REPLA

    [INFO] Logfile is: backwpup_log_686bfb_2024-09-01_03-44-47.html

    [INFO] Backup file is: 2024-09-01_03-44-47_VYR5GGOI01.zip

    [01-Sep-2024 03:44:47] 1. Try to backup database?…

    [01-Sep-2024 03:44:47] Connected to database replaka_Cadi4Meplz2023-1 on localhost

    [01-Sep-2024 03:44:48] Added database dump "repla_Cadi4Meplz2023-1.sql" with 24.29 MB to backup file list

    [01-Sep-2024 03:44:48] Database backup done!

    [01-Sep-2024 03:44:48] 1. Trying to make a list of folders to back up?…

    [01-Sep-2024 03:47:57]

    ERROR: Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes)

    [01-Sep-2024 03:48:00] 2. Trying to make a list of folders to back up?…

    [01-Sep-2024 03:48:08] Added "wp-config.php" to backup file list

    [01-Sep-2024 03:48:08] 4540 folders to backup.

    [01-Sep-2024 03:48:09] 1. Trying to generate a file with installed plugin names?…

    [01-Sep-2024 03:48:09] Added plugin list file "REPLA.pluginlist.2024-09-01.txt" with 4.37 KB to backup file list.

    [01-Sep-2024 03:48:09] 1. Trying to generate a manifest file?…

    [01-Sep-2024 03:48:09] Added manifest.json file with 4.00 KB to backup file list.

    [01-Sep-2024 03:48:09] 1. Trying to create backup archive …

    [01-Sep-2024 03:48:09] Compressing files as ZipArchive. Please be patient, this may take a moment.

    [01-Sep-2024 03:49:28] Backup archive created.

    [01-Sep-2024 03:49:28] Archive size is 153.46 MB.

    [01-Sep-2024 03:49:28] 24268 Files with 385.20 MB in Archive.

    [01-Sep-2024 03:49:29] 1. Try to send backup file to Dropbox?…

    [01-Sep-2024 03:49:30] Authenticated with user's Dropbox: JRP

    [01-Sep-2024 03:49:30] Uploading to Dropbox?…

    [01-Sep-2024 03:49:30] Beginning new file upload session

    [01-Sep-2024 03:50:27] Finishing upload session with a total of 153 MB uploaded

    [01-Sep-2024 03:50:28] Backup transferred to /REPLA/2024-09-01_03-44-47_VYR5GGOI01.zip

    [01-Sep-2024 03:50:30] One file deleted from Dropbox

    [01-Sep-2024 03:50:30]

    ERROR: Job has ended with errors in 343 seconds. You must resolve the errors for correct execution.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support happyAnt

    (@duongcuong96)

    Hi @jrpmedia,

    There is a memory issue:

    ERROR: Allowed memory size of 536870912 bytes exhausted (tried to allocate 8192 bytes).

    I suggest that you increase the maximum memory limit if possible, or try to reduce the server load:

    BackWPUp -> Settings -> Job tab -> Reduce server load -> choose minimum.

    Also, in the same section, lower the Maximum Script Execution Time to around 20 seconds.

    I hope that it could help!

    I’ve had this problem on a few of my sites. I’d increased the PHP memory limit to 1G without luck. What made the difference for me was reducing the max_execution_time from 300secs down to 20secs.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.