NginxProxyManager / NginxProxyManager/nginx-proxy-manager

It's impossible to proxy two ports, 80 and 443, to a single internal server

Open
#4,796 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

It's impossible to proxy two ports, 80 and 443, to a single internal server. If I create a proxy to port 443, then when I create a proxy to port 80, I get a message that the server already exists.

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

Reproduce the proxy-host creation flow by targeting ports 443 and 80 at the same internal server. Trace the validation that reports the server already exists and check how ports are compared. Done means both proxy hosts can be created for the same internal server without the duplicate-server error.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
backend, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.