Make WordPress Core

Opened 15 months ago

Last modified 15 months ago

#55361 new defect (bug)

WordPress database error Deadlock found when trying to get lock on wp_get_global_styles_svg_filters

Reported by: backups's profile BackuPs Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version: 5.9.1
Component: General Keywords:
Focuses: Cc:

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_options WHERE option_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 (1)

#1 @BackuPs
15 months ago

also seeying these more and more.

PHP Notice: Undefined index: HTTP_HOST in /home/public_html/wp-includes/ms-settings.php on line 57

Last edited 15 months ago by BackuPs (previous) (diff)
Note: See TracTickets for help on using tickets.