Errors in Logs
-
I’m getting hundreds of these errors in my NGINX error log:
2020/06/02 12:35:24 [error] 2676#2676: *397597 FastCGI sent in stderr: “PHP message: #0 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc
/schema/aioseop-context.php(677): AIOSEOP_Context->log_error()
#1 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/graphs/graph-webpage.php(90): AIOSEOP_Context->get_url()
#2 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/graphs/graph.php(151): AIOSEOP_Graph_WebPage->prepare()
#3 /usr/share/nginx/html/wp-includes/shortcodes.php(343): AIOSEOP_Graph->display_json_ld(”, ”, ‘aioseop_schema_…’)
#4 [internal function]: do_shortcode_tag(Array)
#5 /usr/share/nginx/html/wp-includes/shortcodes.php(218): preg_replace_callback(‘/\\[(\\[?)(aioseo…’, ‘do_shortcode_ta…’, ‘{“@context”:”ht…’)
#6 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/schema-builder.php(207): do_shortcode(‘{“@context”:”ht…’)
#7 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php(4710): AIOSEOP_Schema_Builder->display_json_ld_head_script()
#8 /usr/share/nginx/h…
PHP message: #0 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/aioseop-context.php(595): AIOSEOP_Context->log_error()
#1 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/graphs/graph-webpage.php(91): AIOSEOP_Context->get_display_name()
#2 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/graphs/graph.php(151): AIOSEOP_Graph_WebPage->prepare()
#3 /usr/share/nginx/html/wp-includes/shortcodes.php(343): AIOSEOP_Graph->display_json_ld(”, ”, ‘aioseop_schema_…’)
#4 [internal function]: do_shortcode_tag(Array)
#5 /usr/share/nginx/html/wp-includes/shortcodes.php(218): preg_replace_callback(‘/\\[(\\[?)(aioseo…’, ‘do_shortcode_ta…’, ‘{“@context”:”ht…’)
#6 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/inc/schema/schema-builder.php(207): do_shortcode(‘{“@context”:”ht…’)
#7 /usr/share/nginx/html/wp-content/plugins/all-in-one-seo-pack/aioseop_class.php(4710It’s also slowing down my server so much I had to turn off the plugin. It just completely ate up the CPU.
Any ideas what’s happening?
Thanks!
The topic ‘Errors in Logs’ is closed to new replies.