Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #87830
    jw
    Guest

    Keep getting a timeout error.

    [2023-05-06 07:23:11 UTC] Last error: Array
    (
    [type] => 1
    [message] => Maximum execution time of 90 seconds exceeded
    [file] => /home/n1a0765/public_html/wp-admin/includes/class-wp-filesystem-direct.php
    [line] => 66
    )

    How do I get this corrected. I’ve already changed all my php times.

    #87961
    Brandon C
    Keymaster

    Thanks for reaching out with your Total Upkeep questions!

    I’m sorry to hear you’re having issues but we let’s see if we can help you out. The fact the your backup is timing out with this error generally points toward hitting limitations in your server resources.

    You should try changing the backup compressor type to see if that allows the backup to complete. Navigate to Total Upkeep > Settings > Backup Process. If System Zip is available, choose that option. System Zip is significantly faster than the PclZip or ZipArchive libraries, and may use fewer resources. Attempt to create another backup using the Default compression level.

    If the backup still fails, try reducing the Compression Level. A setting of 0 will not compress the backup at all, using the lowest amount of CPU and memory. This does mean that the Disk Input/Output is increased due to the larger file size, however.

    If your backups are still failing after switching the Backup Compressor and Compression Level, set the Compression Level back to Default, and check the box to enable the Filelist Analysis. Attempt to create another backup.

    Navigate to Total Upkeep > Tools > Logs, and look for the most recent log that ends in filelist.log. Examine the filelist and look for any very large files or directories. You can then delete those files if you don’t need them, or exclude them from your backups to conserve resources.

    I hope this helps! We look forward to assisting you further with this.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Experiencing backup failure due to timeout error in Total Upkeep’ is closed to new replies.