Title: Updraft Plus very slow
Last modified: February 5, 2018

---

# Updraft Plus very slow

 *  Resolved [youeverysecond](https://wordpress.org/support/users/youeverysecond/)
 * (@youeverysecond)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/updraft-plus-very-slow/)
 * Hi,
    I’m using UD to backup my website before upgrading to the last WordPress
   version (and also update all my extensions).
 * But it takes a very large amount of time. I think my site is fairly small (around
   50-60 posts and 10 or 15 pages, no gallery…) and yes its amazingly slow…
 * I’m on a free version of UD.
 * Thanks.
    Nicolas.
 * PS: whenever the backup terminates (or I just stop it because it takes too long)
   I’ll update this thread with a copy of the log.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fupdraft-plus-very-slow%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [youeverysecond](https://wordpress.org/support/users/youeverysecond/)
 * (@youeverysecond)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/updraft-plus-very-slow/#post-9938708)
 * Here is the log. I had to stop it after 1h30 of running….
    [https://pastebin.com/x1w4fLnf](https://pastebin.com/x1w4fLnf)
 *  Plugin Contributor [bcrodua](https://wordpress.org/support/users/bcrodua/)
 * (@bcrodua)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/updraft-plus-very-slow/#post-9946299)
 * Hi,
 * “1102.343 (2) PHP event: code E_WARNING: Error while sending QUERY packet. PID
   =22084 (line 1942, wp-includes/wp-db.php)”
 * The most likely cause is that the database server drops the connection to WordPress
   after a set amount of time, and as a result UpdraftPlus isn’t able to update 
   the database’s record of backup progress. You could avoid that by adding this
   to your wp-config.php, which causes UpdraftPlus to kill itself after 90 seconds(
   which appears to be the time after which the errors start) – when it resumes,
   it then will get another 90 seconds (and will continue until it completes):
 * define(‘UPDRAFTPLUS_SET_TIME_LIMIT’, 90);
 * Another warning is this “1102.428 (2) Binary zip: error (code: 9 – look it up
   in the Diagnostics section of the zip manual at [http://www.info-zip.org/mans/zip.html](http://www.info-zip.org/mans/zip.html)
   for interpretation… and also check that your hosting account quota is not full)”
 * Please make sure that there is more than enough space for the backups to be stored.
 * Best wishes,
    Bryle

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

 The topic ‘Updraft Plus very slow’ is closed to new replies.

 * ![](https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200)
 * [UpdraftPlus: WP Backup & Migration Plugin](https://wordpress.org/plugins/updraftplus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/updraftplus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/updraftplus/)
 * [Active Topics](https://wordpress.org/support/plugin/updraftplus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/updraftplus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/updraftplus/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bcrodua](https://wordpress.org/support/users/bcrodua/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/updraft-plus-very-slow/#post-9946299)
 * Status: resolved