Gutenberg Windows7 Blank Page, Fine on Mac

So, I am wondering if anybody else has this problem. If it is a Gutenberg thing or a Flywheel issue.

On a Flywheel install on Mac. Gutenberg looks like it works as expected.

On a Windows 7 install, I get a blank page when trying to add a new page. I’ve tried on a current install, on a brand new install, changing the PHP versions. No other plugins except for Gutenberg activated. I always get a blank page when trying to add a page or blog post.

In console, I am getting a wp-json 404 error.

Thanks.

Hi @JP2017,

Thanks for the report!

I just tested Gutenberg in the Preferred environment on Windows 10 with Local 2.2.4 and it loaded fine.

Are there any errors in the site’s logs/php folder? If not, please enable WP_DEBUG and WP_DEBUG_LOG in wp-config.php and then check wp-content/debug.log for errors after attempting to load Gutenberg.

So this is sort of interesting. I didn’t see any errors in PHP or DEBUG. However, I noticed some errors in Apache as below.

Just for kicks I switched to Nginx. And Gutenberg worked. Then I switched back to Apache and it worked as well.

This is on a brand new install from this morning. So, on the initial install, something happens. Any thoughts on this?

[Fri Aug 03 20:14:21.332780 2018] [mpm_event:notice] [pid 212:tid 140063021623168] AH00489: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Fri Aug 03 20:14:21.333320 2018] [core:notice] [pid 212:tid 140063021623168] AH00094: Command line: '/usr/sbin/apache2'
[Fri Aug 03 20:14:43.527085 2018] [mpm_event:notice] [pid 249:tid 140466051680128] AH00489: Apache/2.4.10 (Debian) configured -- resuming normal operations
[Fri Aug 03 20:14:43.528188 2018] [core:notice] [pid 249:tid 140466051680128] AH00094: Command line: '/usr/sbin/apache2'
[Fri Aug 03 20:17:50.483736 2018] [mpm_event:notice] [pid 249:tid 140466051680128] AH00491: caught SIGTERM, shutting down

Interesting! What version of Local are you running?

For Windows, where is the version number? I thought I was up to date with the auto updater notifications.

You can find the version by clicking on the menu icon in the top-left of the window and then going to “About Local”.

That is where it is on my Mac. On my PC it starts with “Add New Site”, “Import Site” etc. and that is it.

lol. Is this just a sign that I have a super old version. I didn’t really pay attention as I thought it would notify me of updates.

Interesting! It should at least be prompting you to update to 2.2.4.

You can upgrade by downloading and running the installer here: Local by Flywheel 2.2.4

Ok. All up to date. In the most recent updates did you remove the ability to change the webserver? I don’t seem to have that option anymore.

Same thing. Gutenberg just pulls up blank. Below are the errors I get. This is on a brand new install after update.


PHP Log

[03-Aug-2018 21:40:00 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:06 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:06 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:10 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:12 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:14 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:15 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:17 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:17 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:17 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:18 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:21 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in phar:///usr/local/bin/wp/php/WP_CLI/SynopsisValidator.php on line 146
[03-Aug-2018 21:40:21 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:40:21 UTC] PHP Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) or const (T_CONST) in phar:///usr/local/bin/wp/php/WP_CLI/SynopsisValidator.php on line 146
[03-Aug-2018 21:40:21 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:45:33 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:45:34 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:46 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:47 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:47 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:47 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:48 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:46:48 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:48:23 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:48:23 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:48:24 UTC] PHP Deprecated: Directive ‘track_errors’ is deprecated in Unknown on line 0
[03-Aug-2018 21:48:24 UTC] PHP Warning: mysqli_real_connect(): (HY000/2002): Connection refused in /app/public/wp-includes/wp-db.php on line 1531
[03-Aug-2018 21:48:24 UTC] PHP Stack trace:
[03-Aug-2018 21:48:24 UTC] PHP 1. {main}() /usr/local/bin/wp:0
[03-Aug-2018 21:48:24 UTC] PHP 2. include() /usr/local/bin/wp:4
[03-Aug-2018 21:48:24 UTC] PHP 3. include() phar:///usr/local/bin/wp/php/boot-phar.php:8
[03-Aug-2018 21:48:24 UTC] PHP 4. WP_CLI\bootstrap() phar:///usr/local/bin/wp/php/wp-cli.php:23
[03-Aug-2018 21:48:24 UTC] PHP 5. WP_CLI\Bootstrap\LaunchRunner->process() phar:///usr/local/bin/wp/php/bootstrap.php:75
[03-Aug-2018 21:48:24 UTC] PHP 6. WP_CLI\Runner->start() phar:///usr/local/bin/wp/php/WP_CLI/Bootstrap/LaunchRunner.php:23
[03-Aug-2018 21:48:24 UTC] PHP 7. WP_CLI\Runner->load_wordpress() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:1032
[03-Aug-2018 21:48:24 UTC] PHP 8. require() phar:///usr/local/bin/wp/php/WP_CLI/Runner.php:1105
[03-Aug-2018 21:48:24 UTC] PHP 9. require_wp_db() /app/public/wp-settings.php:106
[03-Aug-2018 21:48:24 UTC] PHP 10. wpdb->__construct() /app/public/wp-includes/load.php:404
[03-Aug-2018 21:48:24 UTC] PHP 11. wpdb->db_connect() /app/public/wp-includes/wp-db.php:592
[03-Aug-2018 21:48:24 UTC] PHP 12. mysqli_real_connect() /app/public/wp-includes/wp-db.php:1531

Apache error log

[Fri Aug 03 21:40:00.640762 2018] [mpm_event:notice] [pid 1089:tid 140059749541760] AH00489: Apache/2.4.10 (Debian) configured – resuming normal operations
[Fri Aug 03 21:40:00.642425 2018] [core:notice] [pid 1089:tid 140059749541760] AH00094: Command line: ‘/usr/sbin/apache2’
[Fri Aug 03 21:45:34.700850 2018] [mpm_event:notice] [pid 209:tid 139862652356480] AH00489: Apache/2.4.10 (Debian) configured – resuming normal operations
[Fri Aug 03 21:45:34.701750 2018] [core:notice] [pid 209:tid 139862652356480] AH00094: Command line: ‘/usr/sbin/apache2’
[Fri Aug 03 21:48:24.250735 2018] [mpm_event:notice] [pid 200:tid 139741797857152] AH00489: Apache/2.4.10 (Debian) configured – resuming normal operations
[Fri Aug 03 21:48:24.256247 2018] [core:notice] [pid 200:tid 139741797857152] AH00094: Command line: ‘/usr/sbin/apache2’

WP_DEBUG Log

No errors