• after installing jetpack 2.5 none of the modules can be enabled, i especially want access to the publicize feature

    i selected connect to wordpress and got the following 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

    this is the info from the jetpack compatibility test plugin

    Site info

    SITE_URL: https://superlionwolfcomics.com/wordpress1
    HOME_URL: https://superlionwolfcomics.com/wordpress1

    TEST: HTTP Connection
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Wed, 30 Oct 2013 03:02:29 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] => Wed, 30 Oct 2013 03:02:29 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] => Wed, 30 Oct 2013 03:02:29 GMT
    [server] => Apache/2.2.22 (Unix) FrontPage/5.0.2.2635
    [x-powered-by] => PHP/5.3.27-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=057e722c445e94e620ae75610b629652; 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] => 057e722c445e94e620ae75610b629652
    [expires] =>
    [path] => /
    [domain] => superlionwolfcomics.com
    )

    )

    [filename] =>
    )

    https://www.ads-software.com/plugins/jetpack/

Viewing 9 replies - 16 through 24 (of 24 total)
  • Thank you, The Jetpack is now working!

    Best regards!

    tgfap, most excellent, just hope this does not open up any holes in the plugin.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    @jasperguy It doesn’t, no worries there. It only stops Jetpack from trying to communicate with WordPress.com via HTTPS.

    @jeremy herve, thanks.

    @tgfap Thanks a ton for your fix, worked like a charm!

    wynand32

    (@wynand32)

    @jeremy herve, just a quick question: what’s the impact on security of Jetpack not communicating with WordPress.com via HTTPS? I’m not sure how connecting via a non-secure connection will impact my site’s overall security.

    The fix of adding the line to wp-config.php works for me, but I’m not 100% confident in using it without knowing the security impact.

    Thanks for any insights!

    This works, thank you so much, tgfap. I have my hosting company looking into it in the meantime.
    The Jetpack install and use works on all my other sites, using CPanel as the interface.

    I used tgfap’s fix, but I too am worried about the implications of not using HTTPS to communicate with wordpress.com…

    Is there a fix or at the very least, a security issue by using tgfap’s fix?

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic ??

    Is there a fix or at the very least, a security issue by using tgfap’s fix?

    The fix can only be done by your host, as I mentioned above.
    If that’s not possible, then you can use @tgfap’s work around. As I mentioned earlier, adding that line doesn’t cause any security hole in the plugin.

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘SSL read: error:00000000:lib(0):func(0):reason(0), errno 0’ is closed to new replies.