@yanezez
Got to the right place 😛
Please give us 2 things:
1) a report number: this can be created from LSC => Toolbox => Report => click on “Send to Litespeed” and share the ID generated
2) please enable Log( https://docs.litespeedtech.com/lscache/lscwp/toolbox/#report-tab ) and setting: https://docs.litespeedtech.com/lscache/lscwp/toolbox/#debug-level set to Advanced. Visit 1-2 pages(admin) then copy the log and share it on a site(like: https://pastebin.ubuntu.com/ ).
Make sure server path are not public(helps with security).
Please share these info and we will start debugging from here.
Hello,
I think i got it. Please let me know if I missed anything.
ID Generated: UNZOOKAT
Do you want me to give you the link to Ubuntu? if so: https://pastebin.ubuntu.com/p/vJtF2jcbzV/
Let me know please if I did it correctly
Perfect.
Does object cache helps you? Not in all situations it helps.
There are 2 things that stand out for me:
– there seems to be a cron job OR a header already sent that clears cache
🧹 ❌ Bypassed cssjs delete as header sent (lscache purge after this point will fail) or doing cron
– also there is a clear cache from theme
🧹 added * => LiteSpeed\Root::debug(🧹 added *,8)@51 => LiteSpeed\Purge->_add(ARRAY)@501 => LiteSpeed\Purge->_purge_all_lscache()@231 => LiteSpeed\Purge->_purge_all(221)@195 => LiteSpeed\Purge::purge_all(221)@178 => WP_Hook->apply_filters(,ARRAY)@326 => WP_Hook->do_action(ARRAY)@348 => /home/tydudiwz/domains/esgworkplace.com/public_html/wp-includes/taxonomy.php@517 => /home/tydudiwz/domains/esgworkplace.com/public_html/wp-content/themes/experthive/functions.php@3335
Because the theme is paid, I cannot see the code of the theme. Ussually there is a setting that links to Cache modules.
I solved the issue. On database optimizer, I just cleaned all and it got fixed.
@yanezez OK 🙂 nice finding 🙂