• Resolved kfashionskkd

    (@kfashionskkd)


    Hello,

    I have been using CDN and After using CDN ( may be CDN OR not sure ) , I am having some issues with Site health Check and stating this error .

    In site health :

    https://prnt.sc/ud3eda

    In Jetpack Debug Log :

    https://prnt.sc/ud3eox

    ( Oops! An error has occurred, please try again

    Tools > Debug
    Debug
    XML-RPC is not responding correctly ( 200 )
    It looks like XML-RPC is not responding correctly. Please make sure XML-RPC is turned on for your site and is set up to respond to all content types. You can test this yourself by running the following command from the command line:

    curl -A ‘Jetpack by WordPress.com’ -d ‘<methodCall><methodName>demo.sayHello</methodName></methodCall>’ https://pehanava.in/xmlrpc.php
    The answer should be:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <methodResponse>
    <params>
    <param>
    <value>
    <string>Hello!</string>
    </value>
    </param>
    </params>
    </methodResponse>
    If you continue to get this error, please check out our troubleshooting guide or contact support. )

    Please Let me know , How to rectify these Issues

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support fresatomica

    (@fresatomica)

    Hi there!

    It looks like there’s a problem with the XML RPC endpoint on your site. Jetpack requires access to the XML RPC file as found here:
    https://pehanava.in/xmlrpc.php
    At the moment, it’s returning a 200 error, which indicates that the file contains something that it shouldn’t.

    I’d suggest reaching out to your host and asking them to check the XML RPC file for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Debug Error 200’ is closed to new replies.