• Resolved desert-rover

    (@desert-rover)


    My backups keep taking many many hours. I am guessing it’s because of a message I keep saying that says something about encountering a huge file called debug.log. It’s slowing my site down considerably for users because the backup is still running in the morning after about 12 hours, presumably because of this file.

    What is it and what can I do about it?

    https://wordpress.org/plugins/updraftplus/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor DNutbourne

    (@dnutbourne)

    Hi,

    Could you send us a copy of one of the backup logs?
    You can find these logs in the Existing Backups tab of the UpdraftPlus dashboard.

    It will be too long to post here, but you can use a service such as pastebin, and post the link.

    Plugin Author David Anderson / Team Updraft

    (@davidanderson)

    This is almost certainly wp-content/debug.log, because the site has debug logging explicitly turned on. Solution: 1) turn it off, 2) delete the file.

    The relevant page with info on debug logging in the WordPress documentation – https://codex.wordpress.org/Debugging_in_WordPress – turns up #1 if you Google “WordPress debug.log” …

    Thread Starter desert-rover

    (@desert-rover)

    I did Google it but didn’t connect WordPress to it. All makes sense now, I turned off the logging in wp-config.php. Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Huge debug.log file’ is closed to new replies.