• Resolved Marty

    (@bozzmedia)


    Wow, as soon as I updated TEC I now have hundreds of WP queries running all at once.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Marty

    (@bozzmedia)

    After several attempts to restart php-fpm and get these runaway queries under control, I rolled back to TEC 6.0.1.1, and we are back to normal.

    Does TEC test on WP setups with php-fpm? redis object cache? php 8.0? I am regularly confounded by issues with new updates over the past year.

    Thread Starter Marty

    (@bozzmedia)

    Here are a sample of errors.

    This one indicates possible conflict with Yoast SEO.

    Function Tribe__Events__Template__Month::calculate_final_cell_date is deprecated since version 6.0.0 with no alternative available.

    in trigger_error called at /home/redacted/public_html/production/wp-includes/functions.php (5391)
     in _deprecated_function called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/src/deprecated/Tribe__Events__Template__Month.php (76)
     in Tribe__Events__Template__Month::calculate_final_cell_date called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php (232)
     in Yoast\WP\SEO\Generators\Schema\Third_Party\Events_Calendar_Schema::get_month_events called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/generators/schema/third-party/events-calendar-schema.php (65)
     in Yoast\WP\SEO\Generators\Schema\Third_Party\Events_Calendar_Schema::generate called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php (129)
     in Yoast\WP\SEO\Generators\Schema_Generator::generate_graph called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/generators/schema-generator.php (76)
     in Yoast\WP\SEO\Generators\Schema_Generator::generate called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php (749)
     in Yoast\WP\SEO\Presentations\Indexable_Presentation::generate_schema called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php (64)
     in Yoast\WP\SEO\Presentations\Abstract_Presentation::__get called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php (60)
     in Yoast\WP\SEO\Presenters\Schema_Presenter::get called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php (44)
     in Yoast\WP\SEO\Presenters\Schema_Presenter::present called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php (326)
     in Yoast\WP\SEO\Integrations\Front_End_Integration::present_head called at /home/redacted/public_html/production/wp-includes/class-wp-hook.php (307)
     in WP_Hook::apply_filters called at /home/redacted/public_html/production/wp-includes/class-wp-hook.php (331)
     in WP_Hook::do_action called at /home/redacted/public_html/production/wp-includes/plugin.php (476)
     in do_action called at /home/redacted/public_html/production/wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php (300)
     in Yoast\WP\SEO\Integrations\Front_End_Integration::call_wpseo_head called at /home/redacted/public_html/production/wp-includes/class-wp-hook.php (307)
     in WP_Hook::apply_filters called at /home/redacted/public_html/production/wp-includes/class-wp-hook.php (331)
     in WP_Hook::do_action called at /home/redacted/public_html/production/wp-includes/plugin.php (476)
     in do_action called at /home/redacted/public_html/production/wp-includes/general-template.php (3042)
     in wp_head called at /home/redacted/public_html/production/wp-content/themes/generatepress/header.php (17)
    Thread Starter Marty

    (@bozzmedia)

    Error message:
    Undefined variable $today_label

    
    in include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (1059)
     in Tribe__Template::template_safe_include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (910)
     in Tribe__Template::template called at /home/redacted/public_html/production/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events/nav.php (32)
     in include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (1059)
     in Tribe__Template::template_safe_include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (910)
     in Tribe__Template::template called at /home/redacted/public_html/production/wp-content/plugins/events-calendar-pro/src/views/v2/week/mobile-events.php (24)
     in include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (1059)
     in Tribe__Template::template_safe_include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (910)
     in Tribe__Template::template called at /home/redacted/public_html/production/wp-content/plugins/events-calendar-pro/src/views/v2/week.php (76)
     in include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (1059)
     in Tribe__Template::template_safe_include called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/common/src/Tribe/Template.php (910)
     in Tribe__Template::template called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template.php (71)
     in Tribe\Events\Views\V2\Template::render called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/View.php (651)
     in Tribe\Events\Views\V2\View::get_html called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template_Bootstrap.php (262)
     in Tribe\Events\Views\V2\Template_Bootstrap::get_view_html called at /home/redacted/public_html/production/wp-content/plugins/the-events-calendar/src/Tribe/Views/V2/Template/Page.php (332)
     in Tribe\Events\Views\V2\Template\Page::filter_hijack_page_content called at /home/redacted/public_html/production/wp-includes/class-wp-hook.php (307)
     in WP_Hook::apply_filters called at /home/redacted/public_html/production/wp-includes/plugin.php (191)
     in apply_filters called at /home/redacted/public_html/production/wp-includes/post-template.php (253)
     in the_content called at /home/redacted/public_html/production/wp-content/themes/generatepress/content-page.php (73)
     in require called at /home/redacted/public_html/production/wp-includes/template.php (772)
    Plugin Support Abz

    (@abzlevelup)

    Hi @bozzmedia, sorry to hear about this. We’re trying to replicate the issue and I already reached out to the team. I appreciate you sharing the error logs here — this is really helpful for us. For now, I’d suggest downgrading to the previous version of the plugin.

    Apologies for the inconvenience. I’d get back to you as soon as I know more.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hi everyone, sorry to hear about this. We’re currently investigating this issue. For now, we recommend rolling back to v6.0.1.

    Hang in there.

    Best,
    Abz

    Plugin Support Abz

    (@abzlevelup)

    Hi @bozzmedia, I’d close this as well since I am already helping you on our Premium HelpDesk #344203. Also, for us to follow WordPress Forum Guidelines regarding premium users.

    Have a great weekend.

    Best,
    Abz

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Most recent update crashes php-fpm/server’ is closed to new replies.