Hello,
I am trying a fresh install of Local and came to some strange bugs:
Scenario 1:
- install using the preferred settings
- After I upgrade to php 7.4.1
The result is a 502 error. I am not able to reproduce it, but this happens in most of my fresh installs.
Scenario 2
Ok so I thought, let’s do a fresh installl in php 7.4.1
This is not even possible as the installer crashes during the process
Scenario 3
Sometimes I get a 502 on a brand new site using the preferred settings
The 502 error is the following:
2020/09/03 15:13:28 [error] 992#9804: *3 upstream prematurely closed connection while reading response header from upstream, client: 127.0.0.1, server: rctemplate.local, request: “GET /favicon.ico HTTP/1.1”, upstream: “http://127.0.0.1:10010/favicon.ico”, host: “rctemplate.local”, referrer: “http://rctemplate.local/?cache-buster=432”
I am a bit lost here…