mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #4290] [BUG] Streams on Docker are broken completely since 2.12.X #2763
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#2763
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 @vextv on GitHub (Jan 11, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4290
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Since any Version newer than 2.11.3 there seems to be a problem with saving the values you input to configure a stream. Any time you try to edit an already existing host and want to save your configuration (doesn't matter if you actually change any values or not) you get the error seen in the screenshot below.
Nginx Proxy Manager Version
2.12.X
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In any version below 2.12.X you can enter this configuration and save it succesfully
Operating System
Standard Docker Container on Debian 12
Additional context
Tested in multiple Versions, the bug exists since "2.12.0" upwards
@DJaq02 commented on GitHub (Jan 14, 2025):
I have same problem. It occurs when Nginx Proxy Manager can't find the forward host. When the host is online you can delete the old Stream and create new and it will work. I also have found that Nginx Proxy Manager will crash if the forward host goes down. I have many times needed to delete Stream config files manually to get NPM to start again.
@jaitaiwan commented on GitHub (Jan 15, 2025):
I have an issue very similar to what's described here by @DJaq02 , if you recreate a container behind one of these, you're forced ot restart the stream to have it work again.
@jjcszxh commented on GitHub (Feb 5, 2025):
I have the same question
@G1ume commented on GitHub (Jul 30, 2025):
I'm experiencing the same issue. When checking the NPM logs, I see the following:
After pulling the latest image (dated JUL 30, 2025) and setting my own mysql db, NPM can save the stream without errors, BUT the stream is NOT effective.
UPDATE
solution:
this would fix the ERROR "data must NOT have additional properties." and unknown format "ipv4" ignored in schema at path "#/properties/forwarding_host/anyOf/1".
@github-actions[bot] commented on GitHub (Feb 6, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍
@hrhv commented on GitHub (Feb 6, 2026):
I'm facing the same issue. Stream is not effective / applied even though it shows active on NPM dashboard.