• Resolved techsupportkirstismith

    (@techsupportkirstismith)


    I’m new to BackWPup and getting errors as below that I’m not sure how to resolve. I found a couple of articles suggesting changing the maximum script execution time to 20 secs & reducing server load to medium. I’ve tried these and still getting the errors. Any ideas? Errors here:

    [01-Apr-2024 04:00:18] 1. Trying to generate a manifest file …
    [01-Apr-2024 04:00:18] Added manifest.json file with 4.43 KB to backup file list.
    [01-Apr-2024 04:00:18] 1. Trying to create backup archive …
    [01-Apr-2024 04:00:18] Compressing files as ZipArchive. Please be patient, this may take a moment.
    [01-Apr-2024 04:00:19] ERROR: Signal “SIGHUP” (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [01-Apr-2024 04:00:19] WARNING: Signal “SIGTERM” (Termination signal) is sent to script!
    [01-Apr-2024 04:00:38] 2. Trying to create backup archive …
    [01-Apr-2024 04:22:10] WARNING: Job restarts due to inactivity for more than 5 minutes.
    [01-Apr-2024 04:22:10] 3. Trying to create backup archive …
    [01-Apr-2024 04:22:23] Backup archive created.
    [01-Apr-2024 04:22:23] Archive size is 962.92 MB.
    [01-Apr-2024 04:22:23] 28876 Files with 1.16 GB in Archive.
    [01-Apr-2024 04:22:24] One backup file deleted
    [01-Apr-2024 04:22:24] One old log deleted
    [01-Apr-2024 04:22:24] ERROR: Job has ended with errors in 1341 seconds. You must resolve the errors for correct execution.

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

    (@duongcuong96)

    @techsupportkirstismith

    please try switching to Tar instead of Zip and run the job again, Tar uses much fewer server resources than Zip.

    In case if possible, maybe you can show us the job -> Files tab ^^

    Thread Starter techsupportkirstismith

    (@techsupportkirstismith)

    Thanks I’ll give that a try and let you know.

    Thread Starter techsupportkirstismith

    (@techsupportkirstismith)

    Ok, switching to Tar didn’t help I got the same error but I’ve attached screenshots of Job Files

    Plugin Support happyAnt

    (@duongcuong96)

    @techsupportkirstismith,

    I would suggest that you split the big backup job into smaller ones. For example, create one job for database, themes, and plugin backup, and another job specifically for backing up the uploads folder.

    Also, maybe try to exclude the folder upgrade-temp-backup and .well-know

    You can also try with set the max execution time to 10 with reducing server load to maximum then.

    Thread Starter techsupportkirstismith

    (@techsupportkirstismith)

    Thanks for the suggestions. I have created two jobs now and the database + plugins works fine but the files one is still showing errors. I tried with and without the folders you suggested and also reducing the max execution time to 10 and reducing server load to maximum. I’m now getting more errors on the files job:

    [INFO] Backup file is: 2024-04-12_11-03-28_ANUGYJXZ03.tar
    [12-Apr-2024 11:03:28]?1. Trying to make a list of folders to back up?…
    [12-Apr-2024 11:03:29]?Added “wp-config.php” to backup file list
    [12-Apr-2024 11:03:29]?3827 folders to backup.
    [12-Apr-2024 11:03:30]?1. Trying to generate a manifest file?…
    [12-Apr-2024 11:03:30]?Added manifest.json file with 4.35 KB to backup file list.
    [12-Apr-2024 11:03:30]?1. Trying to create backup archive …
    [12-Apr-2024 11:03:30]?Compressing files as Tar. Please be patient, this may take a moment.
    [12-Apr-2024 11:30:15]?ERROR: Signal “SIGHUP” (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [12-Apr-2024 11:30:15]?WARNING: Signal “SIGTERM” (Termination signal) is sent to script!
    [12-Apr-2024 11:30:33]?2. Trying to create backup archive …
    [12-Apr-2024 11:30:54]?WARNING: File name “wp-content/plugins/woocommerce/assets/client/blocks/base-components-stock-filter-wrapper~attribute-filter-wrapper~rating-filter-wrapper-style.scss-rtl.css” is too long to be saved correctly in Tar archive!
    [12-Apr-2024 11:40:04]?ERROR: Signal “SIGHUP” (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [12-Apr-2024 11:40:04]?WARNING: Signal “SIGTERM” (Termination signal) is sent to script!
    [12-Apr-2024 11:40:23]?3. Trying to create backup archive …
    [12-Apr-2024 11:50:18]?ERROR: Signal “SIGHUP” (Hangup detected on controlling terminal or death of controlling process) is sent to script!
    [12-Apr-2024 11:50:18]?WARNING: Signal “SIGTERM” (Termination signal) is sent to script!
    [12-Apr-2024 11:50:34]?ERROR: Step aborted: too many attempts!
    [12-Apr-2024 11:50:34]?One old log deleted
    [12-Apr-2024 11:50:34]?ERROR: Job has ended with errors in 2826 seconds. You must resolve the errors for correct execution.

    Plugin Support happyAnt

    (@duongcuong96)

    @techsupportkirstismith, SIGTERM means the server sends a termination signal to the backup process, asking it to stop, this is usually caused by the limitation of your current hosting provider, so in case you already made all adjustments but the issue is still there, I would recommend you to contact the hosting provider and they should give you direct support for the issue.

    • This reply was modified 7 months, 2 weeks ago by happyAnt.
    Plugin Support happyAnt

    (@duongcuong96)

    since we haven’t heard back from you, I’m going to mark it as resolved.
    In case you’re still having problems, feel free to let us know ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘BackWPup Error: Signal “SIGHUP”’ is closed to new replies.