wp_options table corrupt – cannot repair – Site Down
-
While attempting to edit a post, my WordPress instance seemed to crash with the following error:
To allow use of this page to automatically repair database problems, please add the following line to your wp-config.php file. Once this line is added to your config, reload this page.
define(‘WP_ALLOW_REPAIR’, true);
The results were:
The wp_options table is not okay. It is reporting the following error: Table is marked as crashed and last repair failed. WordPress will attempt to repair this table…
Failed to repair the wp_options table. Error: Found row block followed by deleted blockMy site is hosted on Cloudways, and I have flushed the Varnish cache.
Error log shows the following as last entry:
[Wed Jun 01 22:24:08.040065 2022] [proxy_fcgi:error] [pid 19288:tid 140235975059200] [client 24.19.126.224:54284] AH01071: Got error 'PHP message: WordPress database error Duplicate entry '8905578' for key 'PRIMARY' for query INSERT INTO
wp_options............do_action, WP_Hook->apply_filters, Automattic\\Jetpack\\Sync\\Modules\\Callables->maybe_sync_callables, Automattic\\Jetpack\\Sync\\Modules\\Callables->get_all_callables, array_map...', referer: https://uncorkedcanvas.com/wp-admin/admin.php?page=stats
The page I need help with: [log in to see the link]
- The topic ‘wp_options table corrupt – cannot repair – Site Down’ is closed to new replies.