Plugin Support
qtwrk
(@qtwrk)
please explain a bit what do you mean by relese QUIC.coud ? I assume you mean release ? what exactly was the message you see ?
for CF , there was an issue in v7 , but then fixed in v7.0.1 , if you upgraded from v7.0 , please try re-save the CF settings
Hi, i am on the last version currenly and this is the message i get with a button to release:
“Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account. Click here to proceed”
From the moment that message started showing up it started causing problems with cloudfalre, and i keep getting that message again and again even if i click on the button to release it.
Plugin Support
qtwrk
(@qtwrk)
for that error , please create a php file , name it like test.php put it at same dir as your wp-config.php , with code:
<?php
require('./wp-load.php');
if (class_exists('\LiteSpeed\Cloud')) {
\LiteSpeed\Cloud::save_summary(array(
'err_domains' => array(),
));
}
then open it as https://yourdomain.com/test.php , it will output blank , as long as no error message show up , all good
then delete file , and try to connect again
I still not understand what exactly is the issue with CF though
Hi, yes i don’t get errors on that file.
But i have that on 40 websites and i rather not do that manually on all of them.
The main problem is that the release option keep showing up while i don’t even want to be connected to QUIC.cloud.
And the cloudflare problem is that if i try to clear cloudflare cache i am getting an error the connection failed with cloudflare.
It seems like when the message of “Site not recognized. QUIC.cloud” keep coming back the cloudflare setting stop working and i have to go back to cloudflare setting, click on save (the data is already there) and that fix the problem and i can clear the cache.
And when i go again a day after i see again the QUIC.cloud message and cloudflare not working again.
So it might be related and might be not, but at the moment you have 2 problem.
- the QUIC.cloud keep coming back all the time
- Even while i have the cloudflare settings set after a day or so it stop working and i have to save it again to make it work again.
It possible you might have some kind of cron effect the cdn settings and QUIC.cloud and that cause the problems.
Plugin Support
qtwrk
(@qtwrk)
I still don’t get it , what release ? it will be nice if you can do me a screenshot
for CF, please enable plugin debug log , then do CF purge , see what log says about it
It’s in hebrew so it might be a bit different but this is the release message.
If i got to the page of Quic.cloud and try to unable it a get error message.
https://api.scrnli.com/file/km3qTqg3MKcrnrMRmFFLkXCYWWkMMvHY
For the cloudflare i saved the settings so for now it works until it will stop again. But from what i see there are more messages here about cloudflare problem.
Plugin Support
qtwrk
(@qtwrk)
do you still get that message after run the code snippet I provided ?
I have the same problem.
Even though I run the code snippet above and followed the instructions, I still could not enable Quic.cloud services. the error message “Site not recognized. QUIC.cloud deactivated automatically. Please reactivate your QUIC.cloud account.” still there. I am running several websites on the same hosting server. Other sites connected with Quic.cloud successfully, unfortunately, except 1 one website. I have tried many ways to look for the issue. But I couldn’t. Could anyone please help?
Plugin Support
qtwrk
(@qtwrk)
@inoruhana per forum guide , please create your own topic