Jetpack has detected an error syncing your site (likely query length limit)
-
Hi,
We’re seeing the “Jetpack has detected an error syncing your site” error in the Site Health area. It doesn’t go away upon clicking the “Click here to start a fix” link, though we do see the corresponding AJAX requests (“jetpack_debugger_full_sync_start” with a response of “requested” and “jetpack_sync_progress_check” with a response of “1”).
Based on this thread, it seems like there may be a Jetpack-side change you can make to trigger a re-sync?If it’s of any help, the underlying issue might be the host (WP Engine) limiting query lengths, which is cutting off the currently 20322 character query run by /jetpack/jetpack_vendor/automattic/jetpack-sync/src/sync-queue/class-queue-storage-table.php:299 (“SELECT event_id AS id, event_payload AS value FROM [prefix]_jetpack_sync_queue WHERE queue_id = ‘sync’ AND event_id IN [long list of event IDs]”).
Thanks!
DanThe page I need help with: [log in to see the link]
- The topic ‘Jetpack has detected an error syncing your site (likely query length limit)’ is closed to new replies.