-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Editor no longer loads #8701
Comments
Are you using CloudFlare by chance? Does this still happen with any other plugin disabled and when using a default theme like Twenty Seventeen? Are there any errors in the browser's developer tools (press F12 to open), most notably in the error console and the network tab? |
I had the same problem. I could not create or edit Pages or Posts, and the "Gutenberg" tab did nothing either; they just took forever to load and displayed blank screen in the main panel of the admin area. I switched browsers from firefox to chrome and the same thing. so i found this post. i looked at the error panel and found a bunch of "Failed to load resource: the server responded with a status of 404 (Not Found)" messages. so i recorded the errors and uninstalled both the Classic and the Gutenberg plugins (only the Gutenberg was activated). after installing and activating the Gutenberg plugin again, it started giving me the Gutenberg editor. when i went to check firefox, i didn't even reload the page, but it had showed up there too. my guess is although the plugin was "installed," the server hadn't been fully updated. I've had problems with my site and updating/caching in the past; especially in the CSS department. What i show in my FTP is not necessarily what my hosting service is showing. Usually with my HTML pages, it updates real fast, but i've seen it take hours to use my new css pages. Honestly, i think my fussing with recording the error logs gave it the time it needed to catch up. I also reinstalled the classic plugin (so i don't have to think about it later), but did not activate. The editor still seems fine. It's fixed now, but here's what my error logs looked like. all three tools (posts, pages, and Gutenberg) were pretty much the same. Hope this helps someone.
|
@SoulTransfer, thank you for the report! We are tracking this issue at #8455 and a fix at #8578 which will be available in the next release. @Babelguppy, I think your case might be something different. Looking at the console errors in the screenshots you provided, it appears communication to your server simply wasn't getting through and I am not sure why. If it happens again, please post at https://wordpress.org/support/plugin/gutenberg/ and include links to those console errors. |
Describe the bug
The editor page does no longer load.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Editor is loaded
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: