• Resolved Robert Gadon

    (@yogaman5020)


    I’m developing a site locally with MAMP v.2.2 using the Twenty-thirteen theme. Jetpack was working fine until a few days ago. [Perhaps the disruption occurred when I upgraded from WP 3.7 to 3.7.1. Can’t recall exactly.] I want to create an image gallery using the carousel slide viewer in Jetpack, and use the custom CSS feature.

    Here’s what I did to troubleshoot the problem:

    1) I shut off all my plugins except Jetpack and tried to connect to the WP.com server. No luck. I received the error message above.

    2) Switched to the Twenty-twelve theme and activated only the Jetpack plugin. Could not connect to WP.com, and returned the same error message.

    3) Installed the Jetpack Compatibility TEST plugin and ran the test. Received the following report:

    Site info

    SITE_URL: http://jwjh.com
    HOME_URL: http://jwjh.com

    TEST: HTTP Connection
    Array
    (
    [headers] => Array
    (
    [server] => nginx
    [date] => Sun, 03 Nov 2013 02:32:56 GMT
    [content-type] => text/plain;charset=utf-8
    [connection] => close
    [vary] => Cookie
    [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
    [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, 03 Nov 2013 02:32:56 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, 03 Nov 2013 02:32:56 GMT
    [server] => Apache/2.2.25 (Unix) mod_ssl/2.2.25 OpenSSL/0.9.8y DAV/2 PHP/5.5.3
    [x-powered-by] => PHP/5.5.3
    [content-length] => 42
    [connection] => close
    [content-type] => text/plain
    )

    [body] => XML-RPC server accepts POST requests only.
    [response] => Array
    (
    [code] => 200
    [message] => OK
    )

    [cookies] => Array
    (
    )

    [filename] =>
    )

    4) Loaded the local xml-rpc.php file in my browser (Chrome v.30.0.1599.101) and received the message: 'XML-RPC server accepts POST requests only' on a line by itself. Attempts to reconnect to WP.com's server still failed and returned error message above.

    I'm at a loss as to what to do.

    http://wordpress.org/plugins/jetpack/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Robert Gadon

    (@yogaman5020)

    One additional step I took: deleted the Jetpack plugin, and installed a fresh copy of the JP plugin (v.2.5). Attempts to connect to the WP.com server failed, and the xml-rpc-32700 error code was returned.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I’m developing a site locally with MAMP v.2.2

    You won’t be able to connect Jetpack to your WordPress.com account when working in a local environment. To be able to use Carousel and the Custom CSS module, you can enable Jetpack’s Development mode:
    http://jetpack.me/2013/03/28/jetpack-dev-mode-release/

    Thread Starter Robert Gadon

    (@yogaman5020)

    Jeremy, thank you for enlightening me on this. When I moved my test site from a local to production/test enviroment on the host server, JP connected to WP.com just fine. Thanks for the referral to the link above. I’ll check it out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘xml-rpc-32700 error message’ is closed to new replies.