Issue with Caching
-
I’m working with a pretty high traffic site (500,000 page views a day +) and they are having a weird issue that I am wondering if it is related to this error. Their entire server cache has to be cleared for new content to show:
WordPress database error Duplicate entry ‘jpsq_sync_checkout’ for key ‘option_name’ for query INSERT INTO wp_options ( option_name, option_value, autoload ) VALUES ( ‘jpsq_sync_checkout’, ‘5f86764a09107:1602647746’, ‘no’ ) 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\Sender->do_sync_and_set_delays, Automattic\Jetpack\Sync\Sender->do_sync_for_queue, Automattic\Jetpack\Sync\Queue->checkout_with_memory_limit, Automattic\Jetpack\Sync\Queue->set_checkout_id
They are using WordPress 5.5.1, Jetpack 9.0.2 – this was happening on 8.9.1 but I updated to see if it would resolve the issue and a custom theme.
I did some Google-ing and saw this issue a few other places and the only resolution was deleting and reinstalling the plugin, yet it did not work for some users. Is this a known issue/conflict/is there a way to fix it?
Thanks! (I have the full debug output as well but did not want to post that publicly..)
- The topic ‘Issue with Caching’ is closed to new replies.