[Plugin: Jetpack]
-
I instaled and activated the Jetpack plugin on my wordpress website with a compatible theme, hosted on a Windows server.
But since that I have never been able to connect it to the server, getting the error: “register_http_request_failed
Operation timed out after 30342 milliseconds with 0 out of -1 bytes received”I contacted Jetpack support twice, in the first time they asked me to clean the server cache, which I had already done many times and in the second time they suggested me to move my site to a Linux server, which is not at all an option for me just to see if the plugin is going to work.
In this case I would be glad if anyone else have other suggestions and can help me out with this problem.
Follow my Jetpack Compatibility Test
Site info
SITE_URL: https://chefleandrovampre.com
HOME_URL: https://chefleandrovampre.comTEST: HTTP Connection
Array
(
[headers] => Array
(
[server] => nginx
[date] => Tue, 07 Oct 2014 13:20:41 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] => Tue, 07 Oct 2014 13:20:41 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
WP_Error Object
(
[errors:WP_Error:private] => Array
(
[http_request_failed] => Array
(
[0] => Operation timed out after 5070 milliseconds with 0 out of -1 bytes received
))
[error_data:WP_Error:private] => Array
(
))
TEST: Self Connection (HTTPS)
WP_Error Object
(
[errors:WP_Error:private] => Array
(
[http_request_failed] => Array
(
[0] => Operation timed out after 5117 milliseconds with 0 out of -1 bytes received
))
[error_data:WP_Error:private] => Array
(
))
Thanks
- The topic ‘[Plugin: Jetpack]’ is closed to new replies.