Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter f1yejunrui

    (@f1yejunrui)

    curl -I https://jetpack.wordpress.com
    curl -I https://public-api.wordpress.com
    HTTP/2 302
    server: nginx
    date: Thu, 23 Oct 2025 06:43:08 GMT
    content-type: text/html; charset=utf-8
    location: https://jetpack.com/
    x-hacker: Want root? Visit join.a8c.com/hacker and mention this header.
    host-header: WordPress.com
    vary: accept, content-type, cookie
    x-redirect-by: WordPress
    x-ac: 19.sin _bur MISS
    alt-svc: h3=":443"; ma=86400
    strict-transport-security: max-age=31536000
    server-timing: a8c-cdn, dc;desc=sin, cache;desc=MISS;dur=201.0

    HTTP/2 429
    server: nginx
    date: Thu, 23 Oct 2025 06:43:08 GMT
    content-type: text/html
    content-length: 960
    etag: "67f88038-3c0"
    x-ac: 18.sin _bur BYPASS
    alt-svc: h3=":443"; ma=86400
    strict-transport-security: max-age=31536000
    server-timing: a8c-cdn, dc;desc=sin, cache;desc=BYPASS;dur=0.0

    I think the issue is that our server IP might still be rate-limited on Jetpack API layer.

    The reason for being rate-limited was probably because I move my website from “blog.junruiye.com” to “www.junruiye.com” last week

    Thread Starter f1yejunrui

    (@f1yejunrui)

    I can access the Jetpack “stats”, but this will pop up when I try to enter the “setting” sector.

    Outbound HTTPS not working

    Your site could not connect to WordPress.com via HTTPS. This could be due to any number of reasons, including faulty SSL certificates, misconfigured or missing SSL libraries, or network issues.

    Jetpack will re-test for HTTPS support once a day, but you can click here to try again immediately: Try again Response was not OK: <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt; <html xmlns=”http://www.w3.org/1999/xhtml”><head profile=”http://gmpg.org/xfn/11″&gt; <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ /> <title>WordPress.com 429 Error</title> <style type=”text/css”> h1 { font-weight: normal; font-size: 40px; } body { line-height: 1.6em; font-family: Georgia, serif; width: 390px; margin: auto; text-align: center; } .message { font-size: 22px; width: 350px; margin: 10px auto; } </style> <script type=”text/javascript” src=”//stats.wp.com/wpcom.js?5″></script> <script type=”text/javascript”> _error = ‘429-lb’; fzd(); </script> </head> <body> <h1>Whoops!</h1> <p class=”message”>There was a small systems error. Please try refreshing the page and if the error is still there <a href=”https://wordpress.com/contact-support/”>drop us a note</a> and let us know.</p> </body> </html>

    For more help, try our connection debugger or troubleshooting tips.

    • This reply was modified 7 months, 2 weeks ago by f1yejunrui.
Viewing 2 replies - 1 through 2 (of 2 total)