mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1243] Redirection Error with subdomain (mail.company.selfhost.eu) #1011
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#1011
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 @MyKeySoftMK on GitHub (Jul 17, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1243
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
I have a DynDNS-Provider (selfhost.eu). My Hostname is company.selfhost.eu - In NPM I have configure company.selfhost.eu for my first PC and it works fine.
Now I want create a second PC to access. I create a new sub-domain calls mail.company.selfthost.eu. I create a new Proxy Host in NPM. When I access the new domain then i see a error:
"Error: Redirection error"
Nginx Proxy Manager Version
2.9.4
Expected behavior
I want to access the second PC with my domain "mail.company.selfthost.eu"
Operating System
Debian 10
@chaptergy commented on GitHub (Jul 17, 2021):
Unfortunately that's not much information to guess what might be happening. Selfhost does support subdomains for your subdomain I assume? And you have set both domain records to have the IP of your first PC running NPM? You can take a look into the npm docker container into the folder
/data/logsand see if the error log and access log contains any useful information. And whether the request acutally gets to NPM and is not just answered by selfhost.@github-actions[bot] commented on GitHub (Mar 8, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 20, 2025):
Issue was closed due to inactivity.