• Resolved rx00

    (@rx00)


    Hi,

    I cant seem to make the domain key register my site. I tried everything that was suggested. I whitelisted the IP list on Cloudflare and Cloudways(Server). The response token works and says ok. I also whitelisted it in my plugin security Wordfence as well. Any other suggestions? I also submited a log to you as well.

    Log file name:
    FLCGSLES

    • This topic was modified 4 years, 3 months ago by rx00.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    please check this page

    your wp-json link is giving 401 , that means you have blocked or disabled it.

    Best regards,

    Thread Starter rx00

    (@rx00)

    Thank you for the quick response. I enabled Rest API and now it shows 404. Still the same issue though.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    root@test:~$ curl -i -XPOST -d "test " https://www.xxxxxx.com/wp-json/litespeed/v1/token
    HTTP/1.1 403 Forbidden
    Date: Mon, 24 Aug 2020 23:48:07 GMT
    Content-Type: text/html; charset=iso-8859-1
    Transfer-Encoding: chunked
    Connection: keep-alive
    Set-Cookie: __cfduid=dc66f899613d0ace92fd0f7fa012e60ac1598312887; expires=Wed, 23-Sep-20 23:48:07 GMT; path=/; domain=.xxx.com; HttpOnly; SameSite=Lax
    Vary: Accept-Encoding
    CF-Cache-Status: DYNAMIC
    cf-request-id: 04c4784bcb0000d6750d1d1200000001
    Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
    Server: cloudflare
    CF-RAY: 5c80f659488ad675-MAD
    
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>403 Forbidden</title>
    </head><body>
    <h1>Forbidden</h1>
    <p>You don't have permission to access this resource.</p>
    <p>Additionally, a 500 Internal Server Error
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body></html>

    you still have something blocked request and give 403 error.

    Best regards,

    Thread Starter rx00

    (@rx00)

    Is it because of the Rest API or the IP addresses?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I can’t tell , you will need to check your Apache log

    could be security plugin , or mod_security

    Best regards,

    Thread Starter rx00

    (@rx00)

    Can you check one last time. I removed the CURL User agent and you should be able to pull a request from my server. I tested it out on a second server and it works. Still no luck with the domain keys getting updated.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    it still gives me 403 error.

    please check your apache log , it should state the reason , I would assume mod_security

    Best regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Domain Key not working’ is closed to new replies.