Plugin Support
qtwrk
(@qtwrk)
from log, you have 2 issues
first the plugin was disabled by option disable all features
another thing is server side configuration for client IP
03/24/25 17:33:46.049 [2a0c:5a86:f50c:8301::558b:25214 1 yJA] ❄️ ❌ Not our cloud IP
03/24/25 17:33:46.049 [2a0c:5a86:f50c:8301::558b:25214 1 yJA] ❄️ ❌ Not our cloud IP
our server which sends the domain key request, does NOT have IPv6 , your server recieves IPv6 from proxy/CloudFlare, but it does not update to actual client IP instead of just forwarding the cloudlfare IP , you may need to ask your hosting provider to properly configure the mod_remoteIP to make PHP to see actual client IP
disabled by option disable all features >>> how to enable all features
Plugin Support
qtwrk
(@qtwrk)
go to LiteSpeed Cache -> toolbox -> debug setting , the first option
but that’s small problem , the bigger problem is the client IP configuration , you need to ask your hosting provider to fix it up for you
which setting change in debug setting
already disable all features is off
Plugin Support
qtwrk
(@qtwrk)
then you need to fix up the client IP ting
Your debug URL section is empty—do you need to enter something there?
Plugin Support
qtwrk
(@qtwrk)
you can put gen_key and token , one per line into that field , but you need to fix the client IP issue first
Why does your plugin have the Cloudflare API option?
Also, should we connect to QUIC.cloud or Cloudflare?
Plugin Support
qtwrk
(@qtwrk)
the API option was used to create a purge all function to purge all cloudflare static cache
to get max performance from our plugin , you should connect to QC
but , still , you need to solve the client IP issue first