Fatal Error on update via Jenkis build
-
Hello, after updating Yoast version 13.3 to latest (14.6.1) I’m getting this error:
PHP Fatal error: Uncaught Error: Class 'Yoast\WP\SEO\WordPress\Wrapper' not found in /var/www/html/wp-content/plugins/wordpress-seo/src/generated/container.php:419 Stack trace: #0 /var/www/html/wp-content/plugins/wordpress-seo/src/generated/container.php(1534): Yoast\WP\SEO\Generated\Cached_Container->getWPSEOAdminAssetManagerService() #1 /var/www/html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php(271): Yoast\WP\SEO\Generated\Cached_Container->getStructuredDataBlocksService() #2 /var/www/html/wp-content/plugins/wordpress-seo/src/loader.php(206): YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container->get('Yoast\\WP\\SEO\\In...') #3 /var/www/html/wordpress/wp-includes/class-wp-hook.php(287): Yoast\WP\SEO\Loader->load_integrations('') #4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #5 /var/www/html/wordpress/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #6 /var/www/html/wordpress/wp-settings.php(540): do_action('in in /var/www/html/wp-content/plugins/wordpress-seo/src/generated/container.php on line 419
We use Jenkins job to build and deploy our application via git pipeline. We tested the compatibility by manually updating the plugin (thread link) via admin interface and it works just fine. We also tested cleaning the cache from Cloudflare and W3TC (Total Cache). So the problem seems to occur during the build process.
Wordpress version: 5.4.2
PHP version: 7.2.21I need some help to get this update done using Jenkins service please.
Thanks in advance.
Dino
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Fatal Error on update via Jenkis build’ is closed to new replies.