mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #4704] Portainer + NPM + Stream Forward with SSL --> data must NOT have additional properties #2991
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#2991
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 @freakyy85 on GitHub (Aug 10, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4704
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I filled out everything by hand, no copy&paste and I get: data must NOT have additional properties
every time i try to set up a stream forward etc. with ssl. if i disable ssl it works.
Nginx Proxy Manager Version
2.12.6
To Reproduce
Steps to reproduce the behavior:
i dont know, it happens no matter what i do. just fill out like usual. it happens with different dns providers, different hosts port and so on i tried everything.
Expected behavior
adding a ssl stream forward
Screenshots
Operating System
using ubuntu + ur docker image + portainer
Additional context
dont know of any logs
@freakyy85 commented on GitHub (Aug 11, 2025):
I also tried Firefox and Google Chrome, both give the same error.
@freakyy85 commented on GitHub (Aug 11, 2025):
I tried readding, editing several fields in different ways. does this error happen if something goes wrong with the dns challenge?
@freakyy85 commented on GitHub (Aug 11, 2025):
I've also checked the logs, nothing in there.
@freakyy85 commented on GitHub (Aug 11, 2025):
i get this:
`8/11/2025] [2:50:05 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -s reload
unknown format "ipv4" ignored in schema at path "#/properties/forwarding_host/anyOf/1"
unknown format "ipv4" ignored in schema at path "#/properties/forwarding_host/anyOf/1"
unknown format "ipv6" ignored in schema at path "#/properties/forwarding_host/anyOf/2"
unknown format "ipv6" ignored in schema at path "#/properties/forwarding_host/anyOf/2"
[8/11/2025] [2:58:23 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -t -g "error_log off;"
[8/11/2025] [2:58:23 PM] [Nginx ] › ⬤ debug Deleting file: /data/nginx/stream/4.conf
[8/11/2025] [2:58:23 PM] [Nginx ] › ⬤ debug Could not delete file: {
"errno": -2,
"code": "ENOENT",
"syscall": "unlink",
"path": "/data/nginx/stream/4.conf"
}
[8/11/2025] [2:58:23 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -t -g "error_log off;"
[8/11/2025] [2:58:23 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -t -g "error_log off;"
[8/11/2025] [2:58:23 PM] [Nginx ] › ℹ info Reloading Nginx
[8/11/2025] [2:58:23 PM] [Global ] › ⬤ debug CMD: /usr/sbin/nginx -s reload
`
@freakyy85 commented on GitHub (Aug 11, 2025):
When I use an existing ssl cert in the dropdown menu, it works. but i need one made with dns challenge auth.
@freakyy85 commented on GitHub (Aug 11, 2025):
ive now created a cert manually in the ssl cert section. then i selected that one to use nd its working even without dns challenge.
@github-actions[bot] commented on GitHub (Feb 25, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍