Title: HTTP Error
Last modified: August 21, 2016

---

# HTTP Error

 *  Resolved [Johnathan](https://wordpress.org/support/users/jelyman/)
 * (@jelyman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/)
 * I’m receiving an HTTP error after trying to import a dump. I’m running Ubuntu
   13.10 x64, WordPress 3.8.1, and nginx. The dump is 152mb in size.
 * Let me know if there’s any additional information necessary.
 * Thanks!
 * [https://wordpress.org/plugins/all-in-one-wp-migration/](https://wordpress.org/plugins/all-in-one-wp-migration/)

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

 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614312)
 * Hi Johnathan,
    I am sorry to hear that you are getting an error. Could you use
   the report an error link on the import page after the import fails? This way 
   I will receive the exact error that is happening on your server and will be able
   to provide you with assistance. Here is an image that shows the link: [http://bit.ly/1fTwamQ](http://bit.ly/1fTwamQ)
   Thank you!
 *  Thread Starter [Johnathan](https://wordpress.org/support/users/jelyman/)
 * (@jelyman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614326)
 * Done.
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614333)
 * Hi Johnathan,
 * I am really sorry, could you click on the Report a problem link again. Our server
   couldn’t process your entry and I had to alter it.
    Thank you and sorry for the
   inconvenience.
 *  Thread Starter [Johnathan](https://wordpress.org/support/users/jelyman/)
 * (@jelyman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614338)
 * Done, again.
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614341)
 * Got it this time.
    No error is reported, the php scripts complete without a problem.
 * I am starting to suspect that it could be nginx that is timing out.
    Could you
   try increasing the values of keepalive_timeout and client_body_timeout
 * I am thinking that a value of 300, 5minutes, should be enough for the script 
   to complete the migration.
 * These values might be available in /etc/nginx/nginx.conf between the http { }
   block.
    Make sure to make a backup first before editing that file. You can safely
   add them and then reload your webserver. After the migration is complete, remember
   to restore nginx.conf to it’s previous state. I am available to help with any
   of the steps if you require additional help.
 * Let me know how it goes.
    (We are working on a version that will be fixing the
   problem when the web server timeouts after a set of time)
 *  Thread Starter [Johnathan](https://wordpress.org/support/users/jelyman/)
 * (@jelyman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614344)
 * The error is appearing instantly after I click “upload” (at 1%).
 * I can go ahead and up the timeouts anyways (or at least see what they’re currently
   set to, if that still matters in this case.
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614349)
 * Ah, that’s the first time I get such a report. It must be some edge case.
    I’ve
   sent you an email to speed up fixing of this problem. Let me know if you haven’t
   received it.
 *  [oozzyy](https://wordpress.org/support/users/oozzyy/)
 * (@oozzyy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614377)
 * hello,
 * i have the same problem.
    at 70% import the following message appears:
 * “HTTP Error”
 * Please help..
 *  Plugin Author [Yani](https://wordpress.org/support/users/yaniiliev/)
 * (@yaniiliev)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614378)
 * Hey oozzyy,
 * I’ve got your message on zendesk and replied to it there.
    We’ve identified the
   problem with Johnathan being the maximum upload size limit set in nginx. What
   is your webserver?
 *  [Rionoskae](https://wordpress.org/support/users/rionoskae/)
 * (@rionoskae)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614617)
 * I also just ran into this issue – Just sent in a report via the import section
   for the plugin.
 * I have already bumped up my maximum upload size limit to 512mb:
 *     ```
       sudo nano /etc/php5/fpm/php.ini
   
       #Find and Change The following Values to...
       upload_max_filesize = 512mb
       ```
   
 * And:
 *     ```
       sudo nano /etc/nginx/sites-available/default
   
       #Add the following line under the server section:
       client_max_body_size 512M;
       ```
   
 * Is that the right location?
 *  [crosswire](https://wordpress.org/support/users/crosswire/)
 * (@crosswire)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614618)
 * just sent u an email also with me getting the http error at 5%.

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

The topic ‘HTTP Error’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-migration/assets/icon-256x256.png?rev=2458334)
 * [All-in-One WP Migration and Backup](https://wordpress.org/plugins/all-in-one-wp-migration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-migration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-migration/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-migration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-migration/reviews/)

## Tags

 * [http error](https://wordpress.org/support/topic-tag/http-error/)

 * 11 replies
 * 5 participants
 * Last reply from: [crosswire](https://wordpress.org/support/users/crosswire/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/http-error-31/#post-4614618)
 * Status: resolved