Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gutenberg 10.2.0 Locked caused a fatal error #29977

Closed
bradhouser opened this issue Mar 18, 2021 · 6 comments
Closed

Gutenberg 10.2.0 Locked caused a fatal error #29977

bradhouser opened this issue Mar 18, 2021 · 6 comments
Labels
Needs Testing Needs further testing to be confirmed.

Comments

@bradhouser
Copy link

After updating to 10.2.0 I got an email about a technical issue with the plugin:

Error Details

An error of type E_ERROR was caused in line 59 of the file /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-content/plugins/gutenberg/lib/block-supports/generated-classname.php. Error message: Uncaught Error: Class 'WP_Block_Supports' not found in /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-content/plugins/gutenberg/lib/block-supports/generated-classname.php:59
Stack trace:
#0 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-content/plugins/gutenberg/lib/load.php(117): require()
#1 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-content/plugins/gutenberg/gutenberg.php(213): require_once('/homepages/44/d...')
#2 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-content/plugins/gutenberg/gutenberg.php(20): gutenberg_pre_init()
#3 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-settings.php(377): include_once('/homepages/44/d...')
#4 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-config.php(92): require_once('/homepages/44/d...')
#5 /homepages/44/d675584201/htdocs/clickandbuilds/WordPress/Production/wp-load.php(37): require_once('/homepages/44/d...')
#6 /homepages

I was able to de-activate the plugin via ftp. Now I don't want to activate it until I know this has been addressed.

@davidkryzaniak
Copy link

I've noticed the same thing. (Docker Image: andreccosta/wordpress-xdebug, PHP 7.4.9, MySQL 5.7)

image

@davidkryzaniak
Copy link

I was running WordPress 5.6. After the upgrade to 5.7, everything started working as expected.

@bradhouser
Copy link
Author

bradhouser commented Mar 18, 2021

Thanks for letting me know about 5.7. I hadn't updated WP either, now I can re-activate Gutenberg.

@youknowriad
Copy link
Contributor

Anyone can confirm the WordPress version causing the issue., AFAIK WP_Block_Supports is present on 5.6 as well so it shouldn't cause this.

@youknowriad youknowriad added the Needs Testing Needs further testing to be confirmed. label Mar 19, 2021
@davidkryzaniak
Copy link

😬 Oops, I was actually on WordPress 5.4.2.

@youknowriad
Copy link
Contributor

Ok Thanks, closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Testing Needs further testing to be confirmed.
Projects
None yet
Development

No branches or pull requests

3 participants