NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Unable to setup any Redirection Host
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker 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
On version 2.12.1 (which I updated to yesterday), seem to rendered setting up any new Redirection Host broken.
No matter what domain I put in in "Domain Names" or in "Forward Domain". Kept getting the message "data/forward_scheme must be equal to one of the allowed values".
Nginx Proxy Manager Version
v2.12.1
To Reproduce
Steps to reproduce the behavior:
- Go to 'Redirection Hosts'
- Click on 'Add Redirection Host'
- Add any new "Domain Names" and "Forward Domain"
- Error in red pops up - "data/forward_scheme must be equal to one of the allowed values"
Expected behavior
New Redirection Host get added without any errors.
Screenshots
Operating System
Hosted in Debian 12. Standard Docker install.
Additional context
Tried it on multiple NPM instances running 2.12.1. Ran on a NPM running version "v2.11.3" and it's working fine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Redirection Hosts flow on version 2.12.1 with the Docker image, then compare it with the working 2.11.3 setup. Trace the validation that rejects forward_scheme and confirm that creating a Redirection Host succeeds for the reported domain and forward-domain inputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100