NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Unable to setup any Redirection Host

Open
#4,080 25 comments 24 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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: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
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:

  1. Go to 'Redirection Hosts'
  2. Click on 'Add Redirection Host'
  3. Add any new "Domain Names" and "Forward Domain"
  4. 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
image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.