nginx 502 Bad Gateway
1.0 502 Bad Gateway
After the update of Linux on the web server, the website would not open in the browser. Instead the following error was displayed.
502 Bad Gateway nginx/1.14.0
2.0 Solution
First we check the nginx server.
$ systemctl status nginx ● nginx.service… Read more