This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!
- This topic has 8 replies, 2 voices, and was last updated 8 mo, 2 w by
rfischmann.
- AuthorPosts
- April 26, 2020 at 10:52 am #18296
Hey,
This is happening a lot lately:
[26-Apr-2020 10:48:33 UTC] Database error from WordPress Deadlock found when trying to get lock; try restarting transaction para a consulta DELETE FROM
wp_optionsWHERE
option_name` = ‘_transient_newsbeat_child_dynamic_css_vars’ feita por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/newsbeat/category.php’), get_header, locate_template, load_template, require_once(‘/themes/newsbeat/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, newsbeat__global_dynamic_css_vars, newsbeat__get_global_dynamic_css_vars, newsbeat__get_css_vars, delete_transient, delete_option
[26-Apr-2020 10:48:33 UTC] Database error from WordPress Deadlock found when trying to get lock; try restarting transaction para a consulta DELETE FROMwp_options
WHEREoption_name
= ‘_transient_newsbeat_child_dynamic_css_vars’ feita por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/newsbeat/single.php’), get_header, locate_template, load_template, require_once(‘/themes/newsbeat/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, newsbeat__global_dynamic_css_vars, newsbeat__get_global_dynamic_css_vars, newsbeat__get_css_vars, delete_transient, delete_option
[26-Apr-2020 10:48:33 UTC] Database error from WordPress Deadlock found when trying to get lock; try restarting transaction para a consulta DELETE FROMwp_options
WHEREoption_name
= ‘_transient_newsbeat_child_dynamic_css_vars’ feita por require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/newsbeat/tag.php’), get_header, locate_template, load_template, require_once(‘/themes/newsbeat/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, newsbeat__global_dynamic_css_vars, newsbeat__get_global_dynamic_css_vars, newsbeat__get_css_vars, delete_transient, delete_option`Any ideas/help?
Cheers.
- April 27, 2020 at 5:53 am #18300
Hey there, You must be logged in to view this reply!
- April 27, 2020 at 10:20 am #18301
Yes, I always have debug mode enabled, so I can see and fix any new errors in WordPress and its plugins.
It didn’t happen when customizing the site. I just woke up and there are a few new entries of this in our error_log file.
I’ll go ahead and apply that change to the file (it’s the one inside /inc/, right?), but even if it works, that means my database will build up on a lot of transient entries, correct?
- May 1, 2020 at 6:14 am #18313
Hey there, You must be logged in to view this reply!
- May 1, 2020 at 10:23 am #18320
It seems those errors did went away after I commented that line. What now, Jacob?
Hum, yeah, I think WP Rocket does clear all transients during its weekly optimization.
- May 5, 2020 at 7:46 am #18341
Hey there, You must be logged in to view this reply!
- May 5, 2020 at 9:59 am #18344
I didn’t know I shouldn’t leave Debug Mode on, I’ve had it on for years. I thought it was important to quickly find any new issues related to WordPress’ updates, plugins or even my theme.
How am I going to know if something’s wrong if it’s off?
Cheers.
- May 10, 2020 at 8:50 am #18363
Hey there, You must be logged in to view this reply!
- May 10, 2020 at 12:31 pm #18365
Ok! Thanks.
- AuthorPosts
- You must be logged in to reply to this topic.
This is a PRIVATE forum for verified users only, to view all replies/answers, you must be logged in!