Re: Error 502 Bad Gateway on nginx

2019-10-07 Thread Lahiru Prasad
Hi, Does nc -l 9000 gives the same bind error ? If so, better to check netstat for :9000 sockets with all status, like netstat -anp | grep :9000 to get an idea. Regards, Lahiru Prasad. On Mon, Oct 7, 2019 at 11:38 AM mmpl wrote: > Error 502 Bad Gateway on nginx and php-fpm > Pos

Error 502 Bad Gateway on nginx

2019-10-06 Thread mmpl
Error 502 Bad Gateway on nginx and php-fpm Posted by: mmpl I can't start php7-fpm in supervisor. The error log: unable to bind listening socket for address '127.0.0.1:9000': Address in > use (98) In browser: localhost:8090 is error: 502 Bad Gateway netstat -tulnp tcp 0 0 0.