Title: do_action(&#8216;shutdown&#8217;)
Last modified: December 19, 2020

---

# do_action(‘shutdown’)

 *  Resolved [RezaY](https://wordpress.org/support/users/mohammad983/)
 * (@mohammad983)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/do_actionshutdown/)
 * 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](https://support.rankmath.com/ticket/rank_math_notifications/#post-122919)
 * I’d like to know your opinion. What do you think?
 * `Commands out of sync; you can't 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`

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

 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/do_actionshutdown/#post-13812870)
 * 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 don’t 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 won’t affect the site in any way any more.
 * but you can try disable opcache if you have it enabled, I’ve 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 didn’t properly close/
   exit itself and leave it out of sync
 * Best regards,
 *  Plugin Support [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * (@qtwrk)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/do_actionshutdown/#post-13840528)
 * Hi,
 * I’m 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,

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

The topic ‘do_action(‘shutdown’)’ is closed to new replies.

 * ![](https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181)
 * [LiteSpeed Cache](https://wordpress.org/plugins/litespeed-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/litespeed-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/litespeed-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/litespeed-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/litespeed-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/litespeed-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [qtwrk](https://wordpress.org/support/users/qtwrk/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/do_actionshutdown/#post-13840528)
 * Status: resolved