• Resolved dingpong

    (@dingpong)


    Hello,

    I am experiencing an issue where the LiteSpeed Cache crawler is not functioning on my OpenLiteSpeed server, and I would appreciate your assistance.

    Problem Description: When I attempt to start the crawler in the LiteSpeed Cache plugin (WordPress), it fails with an async_litespeed_handler nonce mismatch error. The LiteSpeed Cache debug log indicates that when the admin-ajax.php call (e.g., for litespeed_type=crawler_force) is processed internally to initiate crawling, the user role is not correctly identified, showing the message: [Router] get_role: \n role id: failed, guest. This suggests that the Nonce, originally generated with administrator privileges, is being treated as a request from a guest user during this background AJAX process, leading to the verification failure.

    Crucially, the LiteSpeed Cache’s own crawler log (e.g., in wp-content/debug.log or any separate crawler-specific log file) has never shown any record of activity. This implies the crawler isn’t even reaching the stage of starting its actual tasks.

    Site Information and Reproduction:

    • Site Link: https://going-anywhere.com/
    • Steps to Reproduce the Problem:
      1. Log in to the WordPress admin dashboard.
      2. Navigate to LiteSpeed Cache > Crawler.
      3. Click the ‘Manually run’ button or any similar button to start the crawler.
      4. The crawler does not start, or shortly after, the Nonce mismatch and “role: guest” error can be observed in the LiteSpeed Cache debug log.

    Environment Details:

    • Web Server: Recently migrated from Apache to OpenLiteSpeed
    • WordPress Version: 6.8.1
    • LiteSpeed Cache Plugin Version: 7.1
    • PHP Version: 8.3
    • Hosting: GCP VM
    • CDN: Using QUIC.cloud integration via Cloudflare (Cloudflare was temporarily disabled for testing, but the issue persisted)

    Reference Number (LiteSpeed Report Number / Support Ticket):

    • XLFIFPKI

    Key Log Message Summary (from LiteSpeed Cache debug log when attempting to start crawler):

    1. A request to start the crawler is made from the user’s IP (e.g., ...&litespeed_type=start).
    2. The LiteSpeed Cache plugin then generates an internal asynchronous call to admin-ajax.php (e.g., ...&litespeed_type=crawler_force) with a new Nonce.
    3. This admin-ajax.php call is executed by the server (IP observed as 34.122.107.61 in logs).
    4. Error Occurs: async_litespeed_handler nonce mismatch
    5. Immediately before/after the error: [Router] get_role: \n role id: failed, guest

    Troubleshooting Steps Already Performed:

    • Temporarily disabled Cloudflare (the issue continued).
    • Verified WordPress loopback requests are functioning correctly (via the Site Health tool).
    • Deleted and reinstalled the LiteSpeed Cache plugin.
    • Confirmed that the WordPress Address (URL) and Site Address (URL) are identical.
    • Other AJAX-dependent functions in the WordPress admin area (such as image uploads and post publishing) appear to be working correctly.
    • We have discussed and reviewed adjusting PHP process-related settings within OpenLiteSpeed’s External App configuration (e.g., Max Idle Time, Initial Request Timeout). (If you have made specific changes to these settings, please detail them here, e.g., “Max Idle Time was increased to 300 seconds, and OpenLiteSpeed was gracefully restarted.”)

    Any advice to help resolve this issue would be greatly appreciated.

    The debug log below is from when the button to manually run the crawler was clicked.


    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] [Router] get_role: administrator
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:46.026 [220.70.238.94:43368 1 OOh] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] [footer comment]

    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] Response headers --- array (
    0 => 'X-Redirect-By: WordPress',
    1 => 'Location: https://going-anywhere.com/wp-admin/admin.php?page=litespeed-toolbox',
    2 => 'X-LiteSpeed-Cache-Control: no-cache',
    3 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:46.027 [220.70.238.94:43368 1 OOh] End response
    --------------------------------------------------Duration: 219.05 ms------------------------------

    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] Query String: page=litespeed-toolbox
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] Accept Encoding: br,gzip
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] X-LSCACHE: true
    05/13/25 05:24:46.267 [220.70.238.94:43368 1 i9W] LSCACHE_VARY_VALUE: +webp
    05/13/25 05:24:46.318 [220.70.238.94:43368 1 i9W] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:46.346 [220.70.238.94:43368 1 i9W] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:46.346 [220.70.238.94:43368 1 i9W] [Media] init
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] [LQIP] init
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] [CDN] init
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] โฐ Init
    05/13/25 05:24:46.502 [220.70.238.94:43368 1 i9W] [Router] LSCWP_CTRL bypassed empty
    05/13/25 05:24:46.826 [220.70.238.94:43368 1 i9W] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:46.826 [220.70.238.94:43368 1 i9W] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] [Router] get_role: administrator
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:46.827 [220.70.238.94:43368 1 i9W] [footer comment]

    05/13/25 05:24:46.828 [220.70.238.94:43368 1 i9W] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:46.828 [220.70.238.94:43368 1 i9W] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:46.828 [220.70.238.94:43368 1 i9W] Response headers --- array (
    0 => 'Expires: Wed, 11 Jan 1984 05:00:00 GMT',
    1 => 'Referrer-Policy: strict-origin-when-cross-origin',
    2 => 'X-Frame-Options: SAMEORIGIN',
    3 => 'Content-Type: text/html; charset=UTF-8',
    4 => 'X-LiteSpeed-Cache-Control: no-cache',
    5 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:46.828 [220.70.238.94:43368 1 i9W] End response
    --------------------------------------------------Duration: 562.05 ms------------------------------

    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] Query String: page=litespeed-crawler
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] Accept Encoding: br,gzip
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] X-LSCACHE: true
    05/13/25 05:24:48.690 [220.70.238.94:43368 1 Nmu] LSCACHE_VARY_VALUE: +webp
    05/13/25 05:24:48.746 [220.70.238.94:43368 1 Nmu] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:48.776 [220.70.238.94:43368 1 Nmu] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:48.776 [220.70.238.94:43368 1 Nmu] [Media] init
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] [LQIP] init
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] [CDN] init
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] โฐ Init
    05/13/25 05:24:48.923 [220.70.238.94:43368 1 Nmu] [Router] LSCWP_CTRL bypassed empty
    05/13/25 05:24:49.250 [220.70.238.94:43368 1 Nmu] ๐Ÿ•ธ๏ธ Init w/ CPU cores=2
    05/13/25 05:24:49.256 [220.70.238.94:43368 1 Nmu] ๐Ÿ•ธ๏ธ Server load: 0.2
    05/13/25 05:24:49.265 [220.70.238.94:43368 1 Nmu] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 => LiteSpeed\Crawler_Map->list_map(30)@306
    05/13/25 05:24:49.266 [220.70.238.94:43368 1 Nmu] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->list_map(30)@310 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@11
    05/13/25 05:24:49.268 [220.70.238.94:43368 1 Nmu] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@12
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] [Router] get_role: administrator
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:49.286 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] [footer comment]

    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] Response headers --- array (
    0 => 'Expires: Wed, 11 Jan 1984 05:00:00 GMT',
    1 => 'Referrer-Policy: strict-origin-when-cross-origin',
    2 => 'X-Frame-Options: SAMEORIGIN',
    3 => 'Content-Type: text/html; charset=UTF-8',
    4 => 'X-LiteSpeed-Cache-Control: no-cache',
    5 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:49.287 [220.70.238.94:43368 1 Nmu] End response
    --------------------------------------------------Duration: 597.72 ms------------------------------

    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] Query String: page=litespeed-crawler&_=1747113889103
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] Accept: application/json, text/javascript, /; q=0.01
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] Accept Encoding: br,gzip
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:51.113 [220.70.238.94:53380 1 NUZ] X-LSCACHE: true
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] Query String: page=litespeed-crawler&LSCWP_CTRL=crawler&LSCWP_NONCE=cc5e8ac096&litespeed_type=start
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] Accept Encoding: br,gzip
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] X-LSCACHE: true
    05/13/25 05:24:51.167 [220.70.238.94:53392 1 hRL] LSCACHE_VARY_VALUE: +webp
    05/13/25 05:24:51.181 [220.70.238.94:53380 1 NUZ] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:51.235 [220.70.238.94:53380 1 NUZ] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:51.235 [220.70.238.94:53380 1 NUZ] [Media] init
    05/13/25 05:24:51.241 [220.70.238.94:53392 1 hRL] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:51.279 [220.70.238.94:53392 1 hRL] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:51.279 [220.70.238.94:53392 1 hRL] [Media] init
    05/13/25 05:24:51.374 [220.70.238.94:53380 1 NUZ] [LQIP] init
    05/13/25 05:24:51.375 [220.70.238.94:53380 1 NUZ] [CDN] init
    05/13/25 05:24:51.375 [220.70.238.94:53380 1 NUZ] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:51.375 [220.70.238.94:53380 1 NUZ] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:51.375 [220.70.238.94:53380 1 NUZ] โฐ Init
    05/13/25 05:24:51.376 [220.70.238.94:53380 1 NUZ] [Router] LSCWP_CTRL bypassed empty
    05/13/25 05:24:51.428 [220.70.238.94:53392 1 hRL] [LQIP] init
    05/13/25 05:24:51.428 [220.70.238.94:53392 1 hRL] [CDN] init
    05/13/25 05:24:51.428 [220.70.238.94:53392 1 hRL] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:51.428 [220.70.238.94:53392 1 hRL] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:51.428 [220.70.238.94:53392 1 hRL] โฐ Init
    05/13/25 05:24:51.429 [220.70.238.94:53392 1 hRL] [Router] LSCWP_CTRL: crawler
    05/13/25 05:24:51.429 [220.70.238.94:53392 1 hRL] [Router] LSCWP_CTRL verified: 'crawler'
    05/13/25 05:24:51.478 [220.70.238.94:53392 1 hRL] ๐Ÿ•ธ๏ธ Init w/ CPU cores=2
    05/13/25 05:24:51.478 [220.70.238.94:53392 1 hRL] [Router] parsed type: start => LiteSpeed\Router::verify_type()@528 => LiteSpeed\Crawler->handler()@1444 => LiteSpeed\Router->handler(crawler)@817
    05/13/25 05:24:51.482 [220.70.238.94:53392 1 hRL] โฐ async call to https://going-anywhere.com/wp-admin/admin-ajax.php?action=async_litespeed&nonce=7zs9Al80gjAjohdNtdma4vPhFGXjzEGM&litespeed_type=crawler_force
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] ๐Ÿ’“ ------POST HTTP/1.1 (HTTPS) /wp-admin/admin-ajax.php
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] Query String: action=async_litespeed&nonce=7zs9Al80gjAjohdNtdma4vPhFGXjzEGM&litespeed_type=crawler_force
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] User Agent: WordPress/6.8.1; https://going-anywhere.com
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] Accept: /
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] Accept Encoding: br,gzip
    05/13/25 05:24:51.608 [34.122.107.61:46830 1 Y7V] X-LSCACHE: true
    05/13/25 05:24:51.740 [220.70.238.94:53380 1 NUZ] ๐Ÿ•ธ๏ธ Init w/ CPU cores=2
    05/13/25 05:24:51.748 [220.70.238.94:53380 1 NUZ] ๐Ÿ•ธ๏ธ Server load: 0.18
    05/13/25 05:24:51.755 [34.122.107.61:46830 1 Y7V] [Media] init
    05/13/25 05:24:51.760 [220.70.238.94:53380 1 NUZ] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 => LiteSpeed\Crawler_Map->list_map(30)@306
    05/13/25 05:24:51.762 [220.70.238.94:53380 1 NUZ] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->list_map(30)@310 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@11
    05/13/25 05:24:51.766 [220.70.238.94:53380 1 NUZ] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@12
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] [Router] get_role: administrator
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:51.789 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] [footer comment]

    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] Response headers --- array (
    0 => 'Expires: Wed, 11 Jan 1984 05:00:00 GMT',
    1 => 'Referrer-Policy: strict-origin-when-cross-origin',
    2 => 'X-Frame-Options: SAMEORIGIN',
    3 => 'Content-Type: text/html; charset=UTF-8',
    4 => 'X-LiteSpeed-Cache-Control: no-cache',
    5 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:51.790 [220.70.238.94:53380 1 NUZ] End response
    --------------------------------------------------Duration: 677.98 ms------------------------------

    05/13/25 05:24:51.886 [34.122.107.61:46830 1 Y7V] [LQIP] init
    05/13/25 05:24:51.886 [34.122.107.61:46830 1 Y7V] [CDN] init
    05/13/25 05:24:51.886 [34.122.107.61:46830 1 Y7V] โฐ Init
    05/13/25 05:24:51.887 [34.122.107.61:46830 1 Y7V] [Router] LSCWP_CTRL bypassed empty
    05/13/25 05:24:52.103 [34.122.107.61:46830 1 Y7V] โฐ async_litespeed_handler nonce mismatch
    05/13/25 05:24:52.103 [34.122.107.61:46830 1 Y7V] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Router] get_role:
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ”ฑ role id: failed, guest
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Router] get_role:
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ”ฑ can_change_vary bypassed due to ajax call
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Router] get_role:
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] ๐Ÿ”ฑ role id: failed, guest
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Router] get_role:
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [footer comment]

    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] [Core] Silence Comment due to REST/AJAX
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] Response headers --- array (
    0 => 'Content-Type: text/html; charset=UTF-8',
    1 => 'X-Robots-Tag: noindex',
    2 => 'X-Content-Type-Options: nosniff',
    3 => 'Referrer-Policy: strict-origin-when-cross-origin',
    4 => 'X-Frame-Options: SAMEORIGIN',
    5 => 'Expires: Wed, 11 Jan 1984 05:00:00 GMT',
    6 => 'X-LiteSpeed-Cache-Control: no-cache',
    7 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:52.104 [34.122.107.61:46830 1 Y7V] End response
    --------------------------------------------------Duration: 497.83 ms------------------------------

    05/13/25 05:24:52.141 [220.70.238.94:53392 1 hRL] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:52.141 [220.70.238.94:53392 1 hRL] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] [Router] get_role: administrator
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] [footer comment]

    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] Response headers --- array (
    0 => 'X-Redirect-By: WordPress',
    1 => 'Location: https://going-anywhere.com/wp-admin/admin.php?page=litespeed-crawler',
    2 => 'X-LiteSpeed-Cache-Control: no-cache',
    3 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:52.142 [220.70.238.94:53392 1 hRL] End response
    --------------------------------------------------Duration: 976.77 ms------------------------------

    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] Query String: page=litespeed-crawler
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] Accept Encoding: br,gzip
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] X-LSCACHE: true
    05/13/25 05:24:52.404 [220.70.238.94:53392 1 5F7] LSCACHE_VARY_VALUE: +webp
    05/13/25 05:24:52.459 [220.70.238.94:53392 1 5F7] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:52.489 [220.70.238.94:53392 1 5F7] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:52.490 [220.70.238.94:53392 1 5F7] [Media] init
    05/13/25 05:24:52.638 [220.70.238.94:53392 1 5F7] [LQIP] init
    05/13/25 05:24:52.638 [220.70.238.94:53392 1 5F7] [CDN] init
    05/13/25 05:24:52.638 [220.70.238.94:53392 1 5F7] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:52.638 [220.70.238.94:53392 1 5F7] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:52.638 [220.70.238.94:53392 1 5F7] โฐ Init
    05/13/25 05:24:52.639 [220.70.238.94:53392 1 5F7] [Router] LSCWP_CTRL bypassed empty
    05/13/25 05:24:52.967 [220.70.238.94:53392 1 5F7] ๐Ÿ•ธ๏ธ Init w/ CPU cores=2
    05/13/25 05:24:52.973 [220.70.238.94:53392 1 5F7] ๐Ÿ•ธ๏ธ Server load: 0.18
    05/13/25 05:24:52.982 [220.70.238.94:53392 1 5F7] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 => LiteSpeed\Crawler_Map->list_map(30)@306
    05/13/25 05:24:52.997 [220.70.238.94:53392 1 5F7] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->list_map(30)@310 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@11
    05/13/25 05:24:53.000 [220.70.238.94:53392 1 5F7] [Router] no type => LiteSpeed\Router::verify_type()@524 => LiteSpeed\Crawler_Map->count_map()@357 =>
    /var/www/html/wp-content/plugins/litespeed-cache/tpl/crawler/entry.tpl.php@12
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ’ต not cacheable before ctrl finalize
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] [Router] get_role: administrator
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ no custimzed vary
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ’ต โŒ forced no cache [reason] DONOTCACHEPAGE const
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ’ฐ X-LiteSpeed-Cache-Control: no-cache
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ’ฐ Cache-Control: no-cache, no-store, must-revalidate, max-age=0
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ uid: 2
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ role in vary_group [group] 99
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ show_admin_bar_front: true
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] ๐Ÿ”ฑ admin bar : true
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] [footer comment]

    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] [Core] CHK html bypass: miss footer const
    05/13/25 05:24:53.022 [220.70.238.94:53392 1 5F7] [Core] run hook litespeed_buffer_finalize
    05/13/25 05:24:53.023 [220.70.238.94:53392 1 5F7] Response headers --- array (
    0 => 'Expires: Wed, 11 Jan 1984 05:00:00 GMT',
    1 => 'Referrer-Policy: strict-origin-when-cross-origin',
    2 => 'X-Frame-Options: SAMEORIGIN',
    3 => 'Content-Type: text/html; charset=UTF-8',
    4 => 'X-LiteSpeed-Cache-Control: no-cache',
    5 => 'Cache-Control: no-cache, no-store, must-revalidate, max-age=0',
    )
    05/13/25 05:24:53.023 [220.70.238.94:53392 1 5F7] End response
    --------------------------------------------------Duration: 619.39 ms------------------------------

    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] ๐Ÿ’“ ------GET HTTP/1.1 (HTTPS) /wp-admin/admin.php
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] Query String: page=litespeed-toolbox
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] HTTP_REFERER: https://going-anywhere.com/wp-admin/admin.php?page=liโ€ฆ
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKitโ€ฆ
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,/;q=0.8,application/signed-exchange;v=b3;q=0.7
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] Accept Encoding: br,gzip
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] Cookie _lscache_vary: admin_bar:1;guest_mode:1;logged-in:1;role:99
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] X-LSCACHE: true
    05/13/25 05:24:53.898 [220.70.238.94:53392 1 Hd1] LSCACHE_VARY_VALUE: +webp
    05/13/25 05:24:53.948 [220.70.238.94:53392 1 Hd1] ๐Ÿ‘ฎ No cache due to Admin page
    05/13/25 05:24:53.976 [220.70.238.94:53392 1 Hd1] ๐Ÿ’ต X Cache_control -> private ( logged in user )
    05/13/25 05:24:53.976 [220.70.238.94:53392 1 Hd1] [Media] init
    05/13/25 05:24:54.098 [220.70.238.94:53392 1 Hd1] [LQIP] init
    05/13/25 05:24:54.098 [220.70.238.94:53392 1 Hd1] [CDN] init
    05/13/25 05:24:54.098 [220.70.238.94:53392 1 Hd1] [Router] CDN bypassed: is not ajax call
    05/13/25 05:24:54.098 [220.70.238.94:53392 1 Hd1] [Router] CDN bypassed: ajax call from admin
    05/13/25 05:24:54.098 [220.70.238.94:53392 1 Hd1] โฐ Init
    05/13/25 05:24:54.099 [220.70.238.94:53392 1 Hd1] [Router] LSCWP_CTRL bypassed empty
Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter dingpong

    (@dingpong)

    Hello everyone,

    Thank you for your attention to this issue. I wanted to provide an update on my troubleshooting.

    I have found a significant development: after disabling a separate plugin I was using, named “Redis Object Cache” (and clearing any related Redis cache data for the site), the LiteSpeed Cache crawler now appears to be starting and functioning correctly.

    If I decide to re-enable Redis object caching in the future, I will do so with a very careful configuration and incremental testing.

    • This reply was modified 1 year ago by dingpong.
    Plugin Support litetim

    (@litetim)

    Thread Starter dingpong

    (@dingpong)

    @litetim Currently, the Redis connection works fine with the Redis Object Cache plugin. However, the object cache feature in the LiteSpeed Cache plugin is indicating that it cannot connect to Redis. I’m planning to check if different settings are required and then attempt to establish the connection.

    Plugin Support litetim

    (@litetim)

    @dingpong ok ๐Ÿ™‚ Good digging! ๐Ÿ™‚

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘LiteSpeed Cache Crawler Not Working’ is closed to new replies.