Same result but different error messages
From server error log
2022/10/04 17:19:49 [error] 65590#65590: *8078094 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Class 'Pimple\Container' not found in /www/xxx_329/public/wp-content/plugins/advanced-gutenberg/vendor/publishpress/wordpress-version-notices/includes.php:47
Stack trace:
#0 /www/xxx_329/public/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php(801): require_once()
#1 /www/xxx_329/public/wp-includes/class-wp-hook.php(307): AdvancedGutenbergMain->upgradeProNotices('')
#2 /www/xxx_329/public/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array)
#3 /www/xxx_329/public/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
#4 /www/xxx_329/public/wp-settings.php(461): do_action('plugins_loaded')
#5 /www/xxx_329/public/wp-config.php(89): require_once('/www/xxx_329...')
#6 /www/xxx_329/public/wp-load.php(50): require_once('/www/xxx_329...')
#7 /www/xxx_329/public/wp-admin/admin.php(34): require_once('/www/xxx_329...')
#8 /www/xxx_329/public/wp-admin/index.php(10): require_once('/www...PHP message: PHP Notice: Function is_embed was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /www/xxx_329/public/wp-includes/functions.php on line 5831PHP message: PHP Notice: Function is_search was called <strong>incorrectly</strong>. Conditional query tags do not work before the query is run. Before then, they always return false. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.1.0.) in /www/xxx_329/public/wp-includes/functions.php on line 5831" while reading response header from upstream, client: 152.26.35.132, server: xxx.org, request: "GET /wp-ad
From WP Admin page with WP_Debug On
Fatal error: Uncaught Error: Class 'Pimple\Container' not found in /www/xxx_329/public/wp-content/plugins/advanced-gutenberg/vendor/publishpress/wordpress-version-notices/includes.php:47 Stack trace: #0 /www/xxx_329/public/wp-content/plugins/advanced-gutenberg/incl/advanced-gutenberg-main.php(801): require_once() #1 /www/xxx_329/public/wp-includes/class-wp-hook.php(307): AdvancedGutenbergMain->upgradeProNotices('') #2 /www/xxx_329/public/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #3 /www/xxx_329/public/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #4 /www/xxx_329/public/wp-settings.php(461): do_action('plugins_loaded') #5 /www/xxx_329/public/wp-config.php(89): require_once('/www/xxx_329...') #6 /www/xxx_329/public/wp-load.php(50): require_once('/www/xxx_329...') #7 /www/xxx_329/public/wp-admin/admin.php(34): require_once('/www/xxx_329...') #8 /www/xxx_329/public/wp-admin/index.php(10): require_once('/www/xxx_329...') #9 {main} thrown in /www/xxx_329/public/wp-content/plugins/advanced-gutenberg/vendor/publishpress/wordpress-version-notices/includes.php on line 47
Notice: Function is_embed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /www/xxx_329/public/wp-includes/functions.php on line 5831
Notice: Function is_search was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.0.) in /www/xxx_329/public/wp-includes/functions.php on line 5831
There has been a critical error on this website.
Learn more about troubleshooting WordPress.