breadf
Forum Replies Created
-
Yes
Is it related to this error: Cron reschedule event error for hook: litespeed_task_vpi | ww.wp.xz.cn
I checked this with my host provider. As my server is unmanaged, they don’t block any IP including quic.cloud node.
I checked rest api route:
[root@server ~]# curl -s https://antzracing.com/wp-json/ | jq ‘.routes | keys[]’ | grep litespeed
“/litespeed/v1”
“/litespeed/v1/check_img”
“/litespeed/v1/notify_ccss”
“/litespeed/v1/notify_img”
“/litespeed/v1/notify_ucss”
“/litespeed/v1/notify_vpi”
“/litespeed/v1/toggle_crawler_state”
“/litespeed/v1/tool/check_ip”
“/litespeed/v3”
“/litespeed/v3/cdn_status”
“/litespeed/v3/err_domains”
“/litespeed/v3/ip_validate”
“/litespeed/v3/ping”
“/litespeed/v3/wp_rest_echo”I tried to ping that IP in server, it doesn’t get through:
— 199.59.247.242 ping statistics —
4 packets transmitted, 0 received, 100% packet loss, time 3057ms
I did some check: server.antzracing.com | Plugins – 29 October 2025
What might be the issue? How to solve this?Just checked again. There is no relevant log about the errors.
In quic.cloud, I saw new error logged yesterday, and the error notice in wp dashboard disappeared:https://imgur.com/a/mom2TlCIt’s DirectAdmin. I installed DirectAdmin and Litespeed following the official tutorial
It’s AlmaLinux 9, unmanaged VPS……After running some while, I found it’s not a clean installation which is required by DirectAdmin……Then I deleted those unnecessary services manually.I checked following logs, and didn’t find relevant info:
/usr/local/lsws/logs/stderr.log
/usr/local/lsws/logs/access.log
/usr/local/lsws/logs/error.log/var/log/httpd/error_log
/var/log/httpd/access_logForum: Plugins
In reply to: [LiteSpeed Cache] 2 status codes & no cache-control in response headerok. Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] 2 status codes & no cache-control in response headerHi @qtwrk,
It happens only in a few urls, not all, and mostly in product archive pages. For example: https://(site domain)/product-category/all-parts/suspension/
Note: in below video, this url has redirection, but when I tried in a different browser, the redirection disappeared.
Please check the video record: https://www.loom.com/share/507899f40369489e874a434e97d391b5
Forum: Plugins
In reply to: [LiteSpeed Cache] 2 status codes & no cache-control in response headerBelow is the response header for the unnecessary redirection. Please help check and enlighten me.
cache-control no-cache, must-revalidate, max-age=0, private
content-length 0
content-type text/html; charset=UTF-8
date Fri, 17 Oct 2025 01:00:58 GMT
location https://antzracing.com/product-category/car-types/desert-truck/?_gl=1%2Acwgpd9%2A_up%2AMQ..%2A_ga%2AMTUyOTcwNDUzNi4xNzYwNjYyODUz%2A_ga_N37CYRD7Y2%2AczE3NjA2NjI4NTIkbzEkZzAkdDE3NjA2NjI4NTIkajYwJGwwJGgxNzcwMjAwNjI3
server LiteSpeed
vary Accept-Encoding
x-dns-prefetch-control on
x-litespeed-cache-control no-cache
x-litespeed-tag 457_WC_T.151,457_WC_T.155
x-qc-pop AS-HK-HKG-125
x-redirect-by WordPress
@mosesmedh Thanks for quick response. I am using “WooCommerce Email Template Customizer Premium 1.2.16″, the latest. I will contact their support.
Sure. Your guys are very responsive and helpful, deserving it. Quick and helpful support – [WooCommerce] Review | ww.wp.xz.cn
Hi @mosesmedh,
The notice is triggered when an order is placed.
@lovingbro Thanks for quick response. I am running on php 8.3.26. All plugins are on their latest versions. WooCommerce Email Template Customizer is 1.2.16, WPML Multilingual CMS 4.8.2, WPML String Translation 3.4.1, WPML Multilingual & Multicurrency for WooCommerce 5.5.2.1,
Advanced Custom Fields Multilingual 2.1.5.
The notices didn’t keep showing up. I might be triggered when I editted the email templates OR tested the payment. I will do test tomorrow, and tell you the results.
Forum: Plugins
In reply to: [LiteSpeed Cache] 2 status codes & no cache-control in response header@qtwrk The query string “?_gl” is added by google. I’ve set “Drop Query String” to drop this query string.
Is the html loaded in 301 code from stale cache, as “Serve Stale” is turned on in cache -> purge?
If it’s not from stale cache, how to avoid this extra page load?
Thanks for help. Very helpful!!!!