Multiple Jetpack errors logged during shutdown_action_hook function
-
I don’t always watch my log file super close, but during one of the last updates (presumably) these errors started occurring regularly in my logs from the Jetpack module. They don’t seem to be causing a problem yet, but I’d like to see if I can get it cleared up so that my log file can be clean of erroneous things. Also these are just examples, the timestamps don’t always align so closely or regularly, most of the rest are quite random in order. Thanks in advance for any help!
WP Version: 7.0 PHP Version: 8.3.31 Database Version: 11.4.12-MariaDB
[04-Jul-2026 02:47:32 UTC] WordPress database error Commands out of sync; you can’t run this command now for query SELECT option_value FROM options WHERE option_name = ‘jpsq_sync_checkout’ made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Sync\Sender->do_sync, Automattic\Jetpack\Sync\Dedicated_Sender::spawn_sync, Automattic\Jetpack\Sync\Queue->is_locked, Automattic\Jetpack\Sync\Queue->get_checkout_id
[04-Jul-2026 02:47:32 UTC] WordPress database error Commands out of sync; you can’t run this command now for query SELECT COUNT() FROM jetpack_sync_queue WHERE queue_id = ‘sync’ made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Sync\Sender->do_sync, Automattic\Jetpack\Sync\Dedicated_Sender::spawn_sync, Automattic\Jetpack\Sync\Queue->size, Automattic\Jetpack\Sync\Queue\Queue_Storage_Table->get_item_count[04-Jul-2026 02:47:32 UTC] WordPress database error Commands out of sync; you can’t run this command now for query SELECT option_value FROM options WHERE option_name = ‘jetpack_sync_full_status’ LIMIT 1 made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Sync\Sender->do_full_sync, Automattic\Jetpack\Sync\Modules\Full_Sync_Immediately->get_status, Jetpack_Options::get_raw_option
[04-Jul-2026 11:47:16 UTC] WordPress database error Commands out of sync; you can’t run this command now for query SELECT COUNT() FROM jetpack_sync_queue WHERE queue_id = ‘sync’ made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\Jetpack\Sync\Sender->do_sync, Automattic\Jetpack\Sync\Dedicated_Sender::spawn_sync, Automattic\Jetpack\Sync\Queue->size, Automattic\Jetpack\Sync\Queue\Queue_Storage_Table->get_item_count
You must be logged in to reply to this topic.