Error with PRO and site is slow

Hi,

I am getting some errors and my site is very slow as a result.

Summary

bauerhockeyuk.com [Fri Jun 10 08:36:43 2022] [error] [client 66.249.93.174:0] AH01071: Got error 'PHP message: WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM 26_optionsWHEREoption_name = '_transient_timeout_global_styles_pro-child

bauerhockeyuk.com [Fri Jun 10 09:09:28 2022] [error] [client 2a02:c7f:fe24:e200:75e2:7f9d:7fa5:a324:0] AH01071: Got error 'PHP message: PHP Warning: getimagesize(/wp-content/uploads/Bauer-logo-swirl-2022.png): Failed to open stream: No such file or directory in /home/sites/21b/2/23aab0b79d/public_html/wp-content/plugins/tco-white-label/functions/enqueue/styles.php on line 26P

Can you help in any way?

Thanks!

Dave.

Hey Dave,

Thanks for reaching out!

It could mean a 3rd party system probably started an SQL Transaction but never finished. A transaction is a complex SQL query that locks down the table to prevent other things from happening. We don’t use any transactions, and to my knowledge, they are not used anywhere in WP core. So it’s unrelated to Pro. That being said, I suggest to reach you out to your hosting provider to get the tables unlocked.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.