• Resolved thomasekkkk

    (@thomasekkkk)


    I’m trying to fix a bug in Site Status on WordPress:
    LWPcom Connection Test
    A healthy connection ensures Jetpack essential services are provided to your WordPress site, such as Stats and Site Security.

    Error SPS-Strechy is not connected.: 200

    We recommend reconnecting Jetpack.”
    I have tried disconnecting Jatpack, but when I disconnect Jatpack nothing happens and Jatpack remains connected all the time.
    Reconnect button does nothing.
    How can I fix this?

    Translated with DeepL.com (free version)

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support fujifika (a11n)

    (@fujifika)

    Hi there @thomasekkkk – Thank you for reaching out!

    I understand you are facing issues with your Jetpack connection, let’s sort this out!

    I took a closer look at your site, and while your site is publicly accessible, it seems that your XML-RPC file is currently inaccessible. This file is key for Jetpack to function properly, and if it’s blocked, that’s likely what’s causing the issue.

    Step 1: Check Your XML-RPC File

    To confirm the issue, let’s check your site’s XML-RPC file:

    • Visit this https://example.com/xmlrpc.php (replace example.com with your site URL):
    • The file should return this message:

      XML-RPC server accepts POST requests only.

    For reference, you can see how this should look on a working example here:

    If your site doesn’t display the expected message and instead shows an error (e.g., a 403 or 404), the XML-RPC file is being blocked.

    Step 2: Fix Access to the XML-RPC File

    If the file is blocked, here’s how you can fix it:

    1. Check if any security plugins are blocking access. If so, try disabling them temporarily.
    2. Review your .htaccess file for any rules that might block the xmlrpc.php file.
    3. If the above doesn’t help, contact your hosting provider to ensure the file isn’t being blocked server-side. Our  requests  look  like  the  following:

      File:   https://yourdomain.com/xmlrpc.php 
      User-agent header:  Jetpack  by  WordPress.com
      IPs:  https://jetpack.com/support/how-to-add-jetpack-ips-allowlist/

      Please  ask  them  to  allow  the  IP  addresses  listed  above.  Note  that  these  IP  addresses  could  change  (or  more  could  be  added)  at  any  time,  which  could  break  your  connection  to  Jetpack.  For  this  reason,  we  actually  discourage  allowing  specific  IPs,  although  with  some  hosts,  it  may  be  the  only  option.

    Step 3: Reconnect Jetpack

    Once the XML-RPC file is accessible, try reconnecting Jetpack by following these steps:

    If you’d like to learn more about XML-RPC and how it interacts with Jetpack, you can find more details here:

    Looking forward to your update!

    Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi there, @thomasekkkk,

    Do you have updates about that, do you still need help? We usually close inactive threads after one week of no movement, but we want to make sure we’re all set before marking it as solved. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error 200’ is closed to new replies.