I'm sure the mailing list would be happy to help if you would provide your config files so that debugging doesn't involve reading your mind :)
On Thu, Mar 31, 2016 at 9:42 PM, plutocrat <nginx-fo...@forum.nginx.org> wrote: > Robert Paprocki Wrote: > ------------------------------------------------------- > > Without showing your nginx config it's unlikely that anyone will be able > to > > troubleshoot. Likely there is a stray listen directive that's causing > this. > > There are no stray listen directives. I've checked many times. > grep -ril listen /etc/nginx > Shows only files in sites-enabled and sites-available directories. > grep -i listen /etc/nginx/sites-enabled > Shows only port 8080 > grep 80 /etc/nginx/sites-enabled > Shows only port 8080 > I've also manually opened all files and verified just in case my grepping > skills were failing. I've checked probably 10 times. This is why I can't > figure it out and came to ask the mailing list! :-) > > Posted at Nginx Forum: > https://forum.nginx.org/read.php?2,265791,265793#msg-265793 > > _______________________________________________ > nginx mailing list > nginx@nginx.org > http://mailman.nginx.org/mailman/listinfo/nginx >
_______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx