<div dir="ltr">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 :)</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 31, 2016 at 9:42 PM, plutocrat <span dir="ltr"><<a href="mailto:nginx-forum@forum.nginx.org" target="_blank">nginx-forum@forum.nginx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Robert Paprocki Wrote:<br>
-------------------------------------------------------<br>
<span class="">> Without showing your nginx config it's unlikely that anyone will be able<br>
to<br>
> troubleshoot. Likely there is a stray listen directive that's causing<br>
this.<br>
<br>
</span>There are no stray listen directives. I've checked many times.<br>
grep -ril listen /etc/nginx<br>
Shows only files in sites-enabled and sites-available directories.<br>
grep -i listen /etc/nginx/sites-enabled<br>
Shows only port 8080<br>
grep 80 /etc/nginx/sites-enabled<br>
Shows only port 8080<br>
I've also manually opened all files and verified just in case my grepping<br>
skills were failing. I've checked probably 10 times. This is why I can't<br>
figure it out and came to ask the mailing list! :-)<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,265791,265793#msg-265793" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,265791,265793#msg-265793</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>