Problem with JetPack: register_http_request_failed
-
Hi there.
I’m trying to install Jetpack in a self hosted wordpress that runs in Amazon EC2 and I’m obtaining the following:
Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host.
The blog has a plain wordpress installation with no other plugins and I switched to the default theme just in case that was the problem. I also SSHed the server and did the following (using the apache user that is the one running the Apache server that runs WordPress):
apache@host ~ $ curl -i -L --data 'test' 'https://jetpack.wordpress.com/jetpack.register/1'
HTTP/1.1 400 Bad Request
Server: nginx
Date: Fri, 26 Oct 2012 12:51:50 GMT
Content-Type: application/json
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Cookie
X-hacker: If you're reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.
X-Pingback: http://jetpack.wordpress.com/xmlrpc.php
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=60
Pragma: no-cache{"error":"home_missing","error_description":"The required "home" parameter is missing."}
It seems that the connection is being made without problems… What should I try next?
Thanks in advance.
-
You did not specify a blog address or reason for posting when you created this topic.
This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you’ll find help at the WordPress.org forums.
If you don’t understand the difference between WordPress.com and WordPress.org, you may find this information helpful.
If you forgot to include a link to your blog, you can reply and include it below. It’ll help people to answer your question.
This is an automated message.
- The topic ‘Problem with JetPack: register_http_request_failed’ is closed to new replies.