Plugin Support
qtwrk
(@qtwrk)
as far as I know , crawler will only write some files to /wp-content/litespeed/crawler/ but no way it could reach that high IO
besides this , all are database operation , not sure how IO is counted toward DB , but you should check the IO usage with tools like htop or iotop to see what processes are using IO , with LSCWP and without it
Thread Starter
zrpr
(@zrpr)
ok ill ask hosting to check the io usage using those commands.
[17-Aug-2023 00:28:36 UTC] خطای رویداد زمانبندیشده مجدد Cron برای قلاب: litespeed_task_imgoptm_pull, کد خطا: could_not_set, پیغام خطا: لیست رویداد corn نتوانست ذخیره شود., داده: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
do u know why this error showed in server error log?
translation: [17-Aug-2023 00:28:36 UTC] Cron rescheduled event error for hook: litespeed_task_imgoptm_pull, error code: could_not_set, error message: could not save corn event list., data: {“schedule”:”litespeed_filter”, “args”:[],”interval”:60}
Thread Starter
zrpr
(@zrpr)
another error:
[17-Aug-2023 02:14:44 UTC] خطای رویداد زمانبندیشده مجدد Cron برای قلاب: litespeed_task_lqip, کد خطا: could_not_set, پیغام خطا: لیست رویداد corn نتوانست ذخیره شود., داده: {“schedule”:”litespeed_filter”,”args”:[],”interval”:60}
translation:
[17-Aug-2023 02:14:44 UTC] Cron rescheduled event error for hook: litespeed_task_lqip, error code: could_not_set, error message: could not save corn event list., data: {“schedule”:”litespeed_filter”, “args”:[],”interval”:60}
Thread Starter
zrpr
(@zrpr)
and please check this ss: https://s6.uupload.ir/files/litespeed1_pos1.png
crawling of crawler ended yesterday but still new css and js files are creating non stop. is it normal or there is an issue with this?
Plugin Support
qtwrk
(@qtwrk)
the cron error is from worpdress itself , we are also waiting for fix on that ,the JS/CSS could be normal , since crawler cached page might get purged and new cache needs to be generated.