do_action(shutdown)




Wordpress LScache Plugin: do_action(shutdown)

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hi, I get this error when am using the rank math plugin. I speak to its support, they think this log comes from a cache plugin. please read the last answer to this ticket Id like to know your opinion. What do you think? Commands out of sync you cant run this command now .... SELECT autoload FROM wp_options WHERE option_name = rank_math_notifications .... shutdown_action_hook, do_action(shutdown), WP_Hook->do_action, WP_Hook->apply_filters, MyThemeShopNotification_Center->update_storage, delete_option Hi, from the log you provided SELECT autoload FROM wp_options WHERE option_name = rank_math_notifications it seems something run this mysql query and hit issue , but I dont think LiteSpeed Cache plugin would create any trouble with other plugins in database level. and a quota from RM dev This error message is typical to caching issues, but I can see that the cache plugin is disabled on your site when LiteSpeed Cache is disabled , it wont affect the site in any way any more. but you can try disable opcache if you have it enabled, Ive seen it creates trouble before in some case. you can always check cache status via HTML source code or HTTP response header. The error can also be explained by another plugin running a query and not completing it or clearing it correctly, so the mysql connection is left in an inconsistent state and Rank Math cannot process its own query. yes , this is typically something else run that query but didnt properly close/exit itself and leave it out of sync Best regards, Hi, Im going to mark this topic Resolved , due to lack of activity. If you still need help, please feel free to re-open it. When re-open it, please also change the topic status to not solved Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference