Hello @celin007!
The error you reported usually appears when there’s an application that has locked the table as it didn’t finish updating a record in the DB. Because of this problem, Jetpack is not able to write to that specific table.
Does that happen often on the site you’re referring to? If that’s so, it’s possible that there is a plugin or theme conflict happening.
You can actually use the Health Check plugin to do some troubleshooting here. Health Check is a tool that can be useful for debugging, though it does require an official default theme like Twenty Twenty to be installed as well:
https://www.ads-software.com/plugins/health-check/
https://en-gb.www.ads-software.com/themes/twentytwenty/
Once you’ve installed and activated the plugin, you can go to *Dashboard* → *Health Check* to see various details about your site and server. Select the *Troubleshooting* tab and then click **Enable Troubleshooting** to automatically disable all plugins and add a new *Troubleshooting Menu* item in the toolbar at the top of the wp-admin dashboard.?
From here, you can enable and disable plugins and change the theme for you, but without affecting normal visitors to your site.?
Could you try to use the Health Check plugin to enable only Jetpack and then run that test again? If those errors get cleared, then we’ll know that a conflict with another plugin is causing this.?
You can then enable each plugin one at a time and try to replicate the error after each attempt.?
If you can’t find a plugin, it may be the theme. Would you please try to switch the theme to one of the defaults to see if that helps? You’re welcome to use the Theme Switcha plugin to do that:
https://www.ads-software.com/plugins/theme-switcha/
This plugin lets you change themes without it affecting the way users see your site.
Hope that helps! Let me know how you get on.