<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">I’m so sorry! My email client keeps messing up the TO address.<div><br></div><div><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">I found a conflict of port 8081 with nginx and tproxy, not sure if this is a part of nginx.</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">root@spce:/# grep -Rn "tproxy" /etc/ngcp-config/</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">/etc/ngcp-config/templates/etc/services.tt2:339:tproxy 8081/tcp # Transparent Proxy</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">/etc/ngcp-config/templates/etc/services.tt2:383:#nginx-status [% nginx.status_port %]/tcp # Conflicts with tproxy</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">/etc/ngcp-config/templates/etc/kamailio/proxy/proxy.cfg.tt2:921: # for BYE, mark whether or not to stop rtproxy</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">root@spce:/#</span></div><div><font color="#000000"><span style="caret-color: rgb(0, 0, 0);"><br></span></font></div><div><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">Further digging, I only found 2 references to port 8081 on /etc/nginx/</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">root@spce:~# grep -Rn "8081" /etc/nginx/</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">/etc/nginx/sites-enabled/nginx-status:2: listen localhost:8081;</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">/etc/nginx/sites-available/nginx-status:2: listen localhost:8081;</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">But I’m guessing the sites-enabled entry is a symlink</span><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><br style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0);">Other than this, only tproxy refers to 8081 under the config.</span><font color="#000000"><span style="caret-color: rgb(0, 0, 0);"><br id="lineBreakAtBeginningOfMessage"></span></font><div><br><blockquote type="cite"><div>On Jan 27, 2025, at 6:08 AM, Michael Prokop via Spce-user <spce-user@lists.sipwise.com> wrote:</div><br class="Apple-interchange-newline"><div><div>Hi,<br><br>* Cesar Mora [Mon Jan 27, 2025 at 10:02:36AM +0000]:<br><br><blockquote type="cite">Thanks for the reply! Yes, as I included in the previous message:<br><br>root@spce:/etc/nginx/sites-enabled# ls<br>ngcp-panel_admin_api ngcp-panel_csc ngcp-panel_system_api nginx-status<br><br>There is no file or directory called nginx in /etc/nginx/sites-enabled/. What you see there is what is in there. Inside /etc/nginx/sites-enabled are:<br></blockquote>[...]<br><br>It's about all the files inside the /etc/nginx directory, not a file<br>named "nginx" inside /etc/nginx/sites-enabled.<br><br>But if there really is no other file referring to port 8081, this is<br>about the issue that Guillem already pointed you to. quoting from<br>his mail:<br><br>| This is a known limitation from this prometheus exporter, which fails<br>| to start if nginx is not running. This has been fixed upstream with<br>| https://github.com/nginx/nginx-prometheus-exporter/pull/504, so on<br>| the future NGCP release where we rebase on top of Debian trixie,<br>| we'll get that new fixed behavior.<br><br>PS: No need to Cc me, I'm subscribed to the mailing list.<br><br>regards<br>-mika-<br><br>-- <br>Spce-user mailing list<br>Spce-user@lists.sipwise.com<br>http://lists.sipwise.com/mailman/listinfo/spce-user_lists.sipwise.com<br></div></div></blockquote></div><br></div></body></html>