Hi,
for like 2 weeks I have this message inside my wordpress dashboard:
"Database optimization did not complete successfully. We recommend restoring the original database or trying again."
Its from TranslatePress. After clicking on trying again the Updater fails immidiatly:
"TranslatePress Database Updater
Update TranslatePress tables
There was a critical error on your website.
Learn more about troubleshooting WordPress"
I can't figure out how to solve this. I am using DeepL Free Automatic Translation from german to english and one additional language I manage manually.
Can somebody help?
Enable debugging: [https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/](https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/) – that will display the error message.
Simply add this line to wp-config.php
define( ‘WP_DEBUG’, true );