Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Can you contact your hosting provider and explain to them that we are unable to access your blog via cURL, which is needed in order to use Jetpack on your site.

    You can let them know we tested the following:

    1. Check for access to xmlrpc.php via browser:
    http://www.mizenbouche.com/xmlrpc.php

    That test returned “XML-RPC server accepts POST requests only.” which is a valid result.

    2. Check for access via cURL by running the following command from the command prompt:
    curl -is -H 'Content-Type: text/xml' --data '<?xml version="1.0"?><methodCall><methodName>demo.sayHello</methodName><params></params></methodCall>' 'http://www.mizenbouche.com/xmlrpc.php' && echo

    The cURL test returned the following invalid result:

    HTTP/1.1 408 Request Timeout

    Please provide the information above to your hosting provider so that they can correct the server settings to allow cURL access.

    qlddrones

    (@websupportguy)

    Jeremy, I have the same problem but I doubt that it’s what you’re suggesting.

    On my site, sharing was working fine on the weekend and I was able to set up Facebook, Twitter, LinkedIn and Tumblr connections. I went in today to correct my LinkedIn connection (as I now have a company page) and it’s giving me persistent -32301 errors. I was able to delete an existing LinkedIn connection, but not create a new one. Nothing has changed in my server configuration since the weekend.

    My site is http://www.websupportguy.com if that helps. When I go to xmlrpc.php I get a response “XML-RPC server accepts POST requests only”.

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    @websupportguy Can you please try installing the Jetpack Compatibility Plugin so we can see some additional information from your site?

    1) Download the plugin from http://plugins.svn.wordpress.org/jetpack/branches/jetpack-compatibility-test.zip
    2) Upload the plugin to your site via Dashboard -> Plugins -> Add New.
    3) Activate the plugin and go to Plugins -> Jetpack Compatibility Test.
    4) Click the “Select All” button.
    5) Send us the test results via this contact form:
    http://en.support.wordpress.com/contact/?jetpack=needs-service

    Thanks!

    Experiencing the same issue as websupportguy. Had FB connectivity. Stopped working. Disconnected and attempted to reconnect it. Error-32301 each time.

    Installed compatibility test and sent results to the link you provided. Hope this helps.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error code: -32301’ is closed to new replies.