-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
I'm receiving strange message "data/value must match exactly one schema in oneOf" across the UI on many pages.
Nginx Proxy Manager Version
v2.12.0
To Reproduce
Steps to reproduce the behavior:
- Go to 'Hosts > Redirection Hosts'
- Click on 'Add redirection Host' and leave the scheme to 'Auto'
- Fill in the values for 'domain names' and 'forward domain'
- Click Save
- See error
Another area where this error Persists is 'settings > default site'
Expected behavior
Options should behave as expected.
Screenshots
Screenshots attached below repro steps.
Operating System
Additional context
N/A