Jetpack register_http_request_failed
-
I just installed Jetpack on my blog today and got the error:
Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host. SSL read: error:00000000:lib(0):func(0):reason(0), errno 0
url: https://jenniferamriss.com/
Webhost: Network Solutions (a web.com company)
WP Version: 3.7Compatibility Test:
Site info
SITE_URL: https://jenniferamriss.com
HOME_URL: https://jenniferamriss.comTEST: HTTP Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Sun, 27 Oct 2013 04:39:42 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => https://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
[x-hacker] => Jetpack Test
)[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
)[filename] =>
)TEST: HTTPS Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Sun, 27 Oct 2013 04:39:42 GMT
[content-type] => text/plain;charset=utf-8
[connection] => close
[vary] => Cookie
[x-pingback] => https://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
[x-hacker] => Jetpack Test
)[body] => OK
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
)[filename] =>
)TEST: Self Connection
Array
(
[headers] => Array
(
[date] => Sun, 27 Oct 2013 04:39:42 GMT
[server] => Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
[x-powered-by] => PHP/5.4.17-pl0-gentoo
[expires] => Thu, 19 Nov 1981 08:52:00 GMT
[cache-control] => no-store, no-cache, must-revalidate, post-check=0, pre-check=0
[pragma] => no-cache
[set-cookie] => PHPSESSID=62a1f891cf8aedfd3d9a6a05a18ea909; path=/
[connection] => close
[content-type] => text/plain
)[body] => XML-RPC server accepts POST requests only.
[response] => Array
(
[code] => 200
[message] => OK
)[cookies] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => PHPSESSID
[value] => 62a1f891cf8aedfd3d9a6a05a18ea909
[expires] =>
[path] => /
[domain] => jenniferamriss.com
))
[filename] =>
)
- The topic ‘Jetpack register_http_request_failed’ is closed to new replies.