WordPress.com connection error

  • Unknown's avatar

    I juste installed jetpack on a fresh wp 3.3 installation.
    I keep getting the following error:
    Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host. GnuTLS recv error (-9): A TLS packet with unexpected length was received.

    Debug informations are:
    CLIENT_ID:
    BLOG_TOKEN:
    USER_TOKEN:
    CERT: 0
    TIME_DIFF:
    VERSION: 1.2.2:1324639407
    OLD_VERSION: 1.2.2:1324639407
    PHP_VERSION: 5.3.8-pl0-gentoo
    WORDPRESS_VERSION: 3.3

    The blog is hosted on a dedicated machine on gentoo, php version 5.3.8. I tried downgrading to 5.2.17 with no improvment. I use quickcache but disabled it for this operation.

    Please let me know if there is anything more I can do to help you resolve this problem.

    Best regards,
    Martin GUIBERT
    Blog url: http://lepetitmonde.net/

  • Unknown's avatar

    Ok finally found something to correct that:
    It’s seems that GNUtls does not handle well some case of ssl dialog ending. But OpenSSL does so I recompiled curl with openSSL. Under Gentoo it’s as simple as modifying USE flag to have +openssl instead of +gnutls

    Best regards,
    Martin GUIBERT

  • The topic ‘WordPress.com connection error’ is closed to new replies.