Title: Connecting: http_request_failed Empty reply from server
Last modified: August 30, 2016

---

# Connecting: http_request_failed Empty reply from server

 *  Resolved [realone](https://wordpress.org/support/users/realone/)
 * (@realone)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/)
 * I’ve just installed Jetpack on a rather fresh installation of 4.4. A few addons,
   but nothing from the incompatibility list and the problem remains when disabling
   everything.
 * Whenever I try to connect Jetpack is gives:
 * Error Details: The Jetpack server was unable to communicate with your site [http://new.mjboerenkamp.nl[IXR](http://new.mjboerenkamp.nl[IXR)-
   32300: transport error: http_request_failed Empty reply from server]
 * xmlrpc.php is available and responds with one line:
    XML-RPC server accepts POST
   requests only.
 * Any ideas what this could be? I’ve contacted my hosting provider but haven’t 
   heard from them yet.
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

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

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896431)
 * Your site doesn’t seem to be publicly available at the moment:
    [http://i.wpne.ws/eDBA](http://i.wpne.ws/eDBA)
   [http://isup.me/http://new.mjboerenkamp.nl/](http://isup.me/http://new.mjboerenkamp.nl/)
 * Could you try to connect Jetpack to WordPress.com once again once your site is
   back up, and is publicly accessible?
 * Let me know how it goes.
 *  Thread Starter [realone](https://wordpress.org/support/users/realone/)
 * (@realone)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896435)
 * That’s odd, it shouldn’t really have been down and right now it’s up for me. 
   The isup site confirms it right now. Maybe it’s been down temporarily. It should
   be up now.
 * In the meanwhile, my hosting provider confirmed they’ve blocked access to the
   rpcxml file because they say they’ve been under brute force attacks on this file
   lately.
 * Is there a way around it? They said a workaround is moving the WordPress folder
   to a different directory, can anyone confirm that?
 *  [bgotro47](https://wordpress.org/support/users/bgotro47/)
 * (@bgotro47)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896436)
 * After upgrading to 4.4 when I activate Jet Pack when I go to the website I get
   a blank page. Same for WordPress logon. The only way I can get it working again
   is to FTP into the website and remove the Jet Pack plugin.
    Jet Pack is suppose
   to be compatible with 4.4 so don’t know what the problem is. Any ideas
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896447)
 * > That’s odd, it shouldn’t really have been down and right now it’s up for me.
   > The isup site confirms it right now. Maybe it’s been down temporarily. It should
   > be up now.
 * I can indeed access your site now. If your host is under attack, it might explain
   why your site went down.
 * > they’ve blocked access to the rpcxml file because they say they’ve been under
   > brute force attacks on this file lately.
   > Is there a way around it?
 * I’m afraid not. Jetpack relies on that file to communicate with WordPress.com.
   If it’s blocked, you won’t be able to use the Jetpack features that require a
   connection to WordPress.com.
 * > They said a workaround is moving the WordPress folder to a different directory,
   > can anyone confirm that?
 * I’m afraid that won’t help. The location of your site won’t stop hackers from
   trying to get in.
 * Your hosting provider should be able to use firewall services like Mod Security
   or Failban to block those brute force attempts. On your end, you can use Jetpack’s
   Protect module, and Web Firewall services like [CloudFlare](https://www.cloudflare.com/waf/)
   or [Sucuri](https://sucuri.net/website-firewall/) to protect your site.
 * I hope this helps.
 * [@bgotro47](https://wordpress.org/support/users/bgotro47/) I replied to the other
   thread you started here:
    [https://wordpress.org/support/topic/jet-pack-doesnt-work-in-44?replies=1&view=all](https://wordpress.org/support/topic/jet-pack-doesnt-work-in-44?replies=1&view=all)
 *  Thread Starter [realone](https://wordpress.org/support/users/realone/)
 * (@realone)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896453)
 * I doubt my hosting provider is going to listen to suggestions I make in terms
   of security.
 * If they say they’ve blocked access to it, how come I can still access it when
   I browse to: [http://new.mjboerenkamp.nl/xmlrpc.php](http://new.mjboerenkamp.nl/xmlrpc.php)
 * Or is there more to it?
 * Also, I understand moving the file doesn’t stop attacks from being possible, 
   but I can imagine they only block request to the standard location of the file,
   and moving it to a different directory (like, moving WordPress to a different
   dir this way: [http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory](http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory))
   could be a way around their “block”.
 * Would that make sense?
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896455)
 * > If they say they’ve blocked access to it, how come I can still access it when
   > I browse to: [http://new.mjboerenkamp.nl/xmlrpc.php](http://new.mjboerenkamp.nl/xmlrpc.php)
   > Or is there more to it?
 * There is a bit more to it indeed. Although the file can be accessed in the browser,
   you can’t make any POST requests to the file, like a third-party service would
   do. That’s why Jetpack won’t work, nor won’t the mobile apps and other services
   like IFTTT for example.
 * > moving it to a different directory (like, moving WordPress to a different dir
   > this way: [http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory](http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory))
   > could be a way around their “block”.
 * If you can circumvent their security measures by moving the file to a different
   location, hackers shouldn’t have any issues doing the same. In general, [Security through obscurity](https://en.wikipedia.org/wiki/Security_through_obscurity)
   is not considered a safe way to protect your site. At this point, it might be
   safer to move to a different hosting provider that has better security measures,
   and allows you to use features like XML-RPC while protecting you against brute
   force attacks. Most of the biggest hosting providers will protect you against
   these types of attacks.
 *  Thread Starter [realone](https://wordpress.org/support/users/realone/)
 * (@realone)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896458)
 * > If you can circumvent their security measures by moving the file to a different
   > location, hackers shouldn’t have any issues doing the same. In general, Security
   > through obscurity is not considered a safe way to protect your site. At this
   > point, it might be safer to move to a different hosting provider that has better
   > security measures, and allows you to use features like XML-RPC while protecting
   > you against brute force attacks. Most of the biggest hosting providers will
   > protect you against these types of attacks.
 * I couldn’t agree more on the security aspect. However, I still have a 9 month
   contract with this provider and honestly, I’m not too worried about the brute-
   force attack right now. It’s not a critical website with no personal information
   and I make regular backups. I can take my own security measures like you mentioned.
 * I will be looking for a different host, but for the time being I’m just interested
   in getting my site up and running.
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896459)
 * > I will be looking for a different host, but for the time being I’m just interested
   > in getting my site up and running.
 * In this case, and if you want to use Jetpack on that site, you’ll only be able
   to use the Jetpack features that do not require a connection to WordPress.com.
   To use those features and remove the “Connect to WordPress.com” prompt you can’t
   use with this host, you’ll need to enable Jetpack’s Development mode, as explained
   here:
    [http://jetpack.me/support/development-mode/](http://jetpack.me/support/development-mode/)
 * I hope this helps.
 *  Thread Starter [realone](https://wordpress.org/support/users/realone/)
 * (@realone)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896461)
 * Thank you for your help, I will give it a go and see if I can break the contract
   with my hosting provider because of this.

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

The topic ‘Connecting: http_request_failed Empty reply from server’ is closed to
new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [realone](https://wordpress.org/support/users/realone/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/connecting-http_request_failed-empty-reply-from-server/#post-6896461)
 * Status: resolved