My workflow for Sage 9 + WPEngine Git Push using Codeship

The above fix didn’t work for me either but the below did:

WP Engine Sage 9 Fix

After a couple of different support agents today one was able to help. Ask your support agent to change the nginx configuration. Here is what he changed it to:

I placed this in the “Before-in-location” portion of the server block

“set $is_trusted 1;”

1 minute later the white screen of death had disappeared :star_struck:

1 Like