[GH-ISSUE #688] Stream Ports are not active #582

Closed
opened 2026-02-26 06:33:31 +03:00 by kerem · 1 comment
Owner

Originally created by @wasn-eu on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/688

Describe the bug
If i create a new stream port this port will not be opened.
I have to manually edit the docker-compose file to add these ports.

Expected behavior
the ports should be opened automatically

Operating System
Debian 10

Originally created by @wasn-eu on GitHub (Nov 5, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/688 **Describe the bug** If i create a new stream port this port will not be opened. I have to manually edit the docker-compose file to add these ports. **Expected behavior** the ports should be opened automatically **Operating System** Debian 10
kerem 2026-02-26 06:33:31 +03:00
Author
Owner

@jc21 commented on GitHub (Nov 5, 2020):

This is not a bug. This software does not have the ability to control Docker configuration. However you can overcome your issue by starting your container in host networking mode. Docker-compose config

<!-- gh-comment-id:722685815 --> @jc21 commented on GitHub (Nov 5, 2020): This is not a bug. This software does not have the ability to control Docker configuration. However you can overcome your issue by starting your container in [host networking mode](https://docs.docker.com/network/host/). [Docker-compose config](https://docs.docker.com/compose/compose-file/#network_mode)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#582
No description provided.