Opened 4 years ago
Closed 16 months ago
#55361 closed defect (bug) (worksforme)
WordPress database error Deadlock found when trying to get lock on wp_get_global_styles_svg_filters
| Reported by: | BackuPs | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 5.9.1 |
| Severity: | normal | Keywords: | close |
| Cc: | Focuses: |
Description
I don't know where to ask this question but i have these error messages in my log file.
The template just calls wp_body_open after the body tag. I can see a filter is added for body open that renders svg filters in the default_filters.php in wordpress.
https://share.getcloudapp.com/5zuLpONl
https://share.getcloudapp.com/6quZ7Jvz
But how do i get rid of these entries in the error log and where are they coming from? It seems that wordpress is triggering these.
Can you please advice on how to get rid of these messages in the error log
WordPress database error Deadlock found when trying to get lock; try restarting transaction for query DELETE FROM
wp_optionsWHEREoption_name= '_transient_global_styles_svg_filters_champion' made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/champion/template_sections.php'), get_header, locate_template, load_template, require_once('/themes/champion/header.php'), wp_body_open, do_action('wp_body_open'), WP_Hook->do_action, WP_Hook->apply_filters, wp_global_styles_render_svg_filters, wp_get_global_styles_svg_filters, get_transient, delete_option
Change History (3)
#2
@
3 years ago
- Component General → Editor
- Keywords close added
The SVG errors probably stopped by WordPress 6.3, when wp_get_global_styles_svg_filters() was deprecated. If you still get a similar error, please report that on the Gutenberg GitHub repository.
Also, the HTTP_HOST error is reported on #47733, if you would like to follow and/or join that discussion.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
also seeying these more and more.