If during or after installation you see an error 502 it means you are using a web server nginx.
By default the server has very low values for the buffers, http headers, etc. "Upstream sent too big header while reading response header from upstream".
This problem is often corrected by adding the following ...
Continue reading