• Resolved dbm44

    (@dbm44)


    When upgrading from version 19.9 to 19:10 for Yoast SEO I am getting multiple error messages including for the Admin Menu bar which is set to OFF in the settings.

    Stack trace is below

    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/class-admin-asset-manager.php): Failed to open stream: No such file or directory in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(): Failed opening '/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/class-admin-asset-manager.php' for inclusion (include_path='.:') in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] Class "WPSEO_Admin_Asset_Manager" not found
    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../lib/model.php): Failed to open stream: No such file or directory in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(): Failed opening '/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../lib/model.php' for inclusion (include_path='.:') in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] PHP Fatal error:  Uncaught Error: Class "Yoast\WP\Lib\Model" not found in /home/xxx/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php:102
    Stack trace:
    #0 /home/xxx/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php(332): Yoast\WP\SEO\Repositories\Indexable_Repository->query()
    #1 /home/xxx/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php(117): Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_id_and_type()
    #2 /home/xxx/wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php(97): Yoast\WP\SEO\Repositories\Indexable_Repository->for_current_page()
    #3 /home/xxx/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php(87): Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer->for_current_page()
    #4 /home/xxx/wp-content/plugins/wordpress-seo/src/integrations/front-end/wp-robots-integration.php(73): Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->get_robots_value()
    #5 /home/xxx/wp-includes/class-wp-hook.php(308): Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->add_robots()
    #6 /home/xxx/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #7 /home/xxx/wp-includes/robots-template.php(32): apply_filters()
    #8 /home/xxx/wp-includes/class-wp-hook.php(308): wp_robots()
    #9 /home/xxx/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #10 /home/xxx/wp-includes/plugin.php(517): WP_Hook->do_action()
    #11 /home/xxx/wp-includes/general-template.php(3043): do_action()
    #12 /home/xxx/wp-content/themes/xxx/header.php(24): wp_head()
    #13 /home/xxx/wp-includes/template.php(783): require_once('...')
    #14 /home/xxx/wp-includes/template.php(718): load_template()
    #15 /home/xxx/wp-includes/general-template.php(48): locate_template()
    #16 /home/xxx/wp-content/themes/xxx/single.php(10): get_header()
    #17 /home/xxx/wp-includes/template-loader.php(106): include('...')
    #18 /home/xxx/wp-blog-header.php(19): require_once('...')
    #19 /home/xxx/index.php(17): require('...')
    #20 {main}
      thrown in /home/xxx/wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php on line 102
    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/class-admin-asset-manager.php): Failed to open stream: No such file or directory in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] PHP Warning:  include(): Failed opening '/home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/class-admin-asset-manager.php' for inclusion (include_path='.:') in /home/xxx/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 571
    [10-Nov-2022 16:00:06 UTC] PHP Fatal error:  Uncaught Error: Class "WPSEO_Admin_Asset_Manager" not found in /home/xxx/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php:85
    Stack trace:
    #0 /home/xxx/wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php(20): WPSEO_Admin_Bar_Menu->__construct()
    #1 /home/xxx/wp-includes/class-wp-hook.php(308): wpseo_initialize_admin_bar()
    #2 /home/xxx/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()
    #3 /home/xxx/wp-includes/plugin.php(517): WP_Hook->do_action()
    #4 /home/xxx/wp-settings.php(639): do_action()
    #5 /home/xxx/wp-config.php(80): require_once('...')
    #6 /home/xxx/wp-load.php(50): require_once('...')
    #7 /home/xxx/wp-blog-header.php(13): require_once('...')
    #8 /home/xxx/index.php(17): require('...')
    #9 {main}
      thrown in /home/xxx/wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php on line 85
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support devnihil

    (@devnihil)

    @dbm44 We’re sorry to hear you are experiencing this issue on your site.

    We understand you are getting the “failed to open stream: No such file or directory in” error message after attempting a recent plugin update.

    This issue occurs when the plugin installation or update couldn’t complete correctly. The fatal error is telling you that the plugin couldn’t find one of the core Yoast SEO plugin files. In this case, could you please reinstall it manually to see if this resolves the issue?

    You can learn more about how to update manually using FTP here: How to manually update a Yoast plugin using FTP. You will need an FTP program such as FileZilla and your FTP details, which can be obtained from your host provider.

    Jeroen Rotty

    (@jeroenrotty)

    This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal errors upgrading to Toast SEO 19:10’ is closed to new replies.