mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #994] Stream not listening on configured port #834
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zaclively on GitHub (Apr 1, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/994
Hello,
I am configuring a Stream in the UI and it is not working.
When I attempt to connect to the application directly it works, however when my destination in NGINX, it does not work.
I also am not seeing a listening port for the configured stream as well:
systemd-r 801 systemd-resolve 13u IPv4 16338 0t0 TCP 127.0.0.53:53 (LISTEN) container 1053 root 8u IPv4 21412 0t0 TCP 127.0.0.1:44867 (LISTEN) sshd 1316 root 3u IPv4 21345 0t0 TCP *:22 (LISTEN) sshd 1316 root 4u IPv6 21347 0t0 TCP *:22 (LISTEN) docker-pr 2079 root 4u IPv6 25483 0t0 TCP *:443 (LISTEN) docker-pr 2092 root 4u IPv6 25510 0t0 TCP *:81 (LISTEN) docker-pr 2104 root 4u IPv6 25535 0t0 TCP *:80 (LISTEN)Is there a step I am missing? I have attempted to reboot NGINX, however the issue persists.
@chaptergy commented on GitHub (May 12, 2021):
Have you exposed the port to outside of your docker container in your docker-compose?
@adifelice-godaddy commented on GitHub (Oct 6, 2021):
That fixed my problem. Exposed both
TPCandUDPports in compose,554in my case:I hope that helps. Thanks @chaptergy
@sanegaming commented on GitHub (Apr 19, 2022):
I am also having this problem, is there any chance to get this to work without manual file changes?
@github-actions[bot] commented on GitHub (Mar 15, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 26, 2025):
Issue was closed due to inactivity.