Hi,
please:
download https://www.litespeedshare.net/2021/08/92db40-debug.zip
this package contains 3 modified files with more debug log enabled, for v4.3 version only
please replace them into /wp-content/plugins/litespeed-cache/src/
to override exsiting ones
now edit wp-config.php
find line
define('WP_DEBUG', false);
add ;
in front it to comment it out , then add
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY',false);
after it
and then go to wp-admin -> LSCWP -> toolbox -> debug setting
set debug log to admin IP only
and add your IP in below box
in “Debug URI Excludes” field ,add
admin
ajax
into it , save and purge all
and then wait for it happens again
once it happens , please send /wp-content/debug.log
and PHP error log (typically located /public_html/error_log
on cPanel) to support at litespeedtech.com
with reference link to this topic
Best regards,