mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2793] Unable to login using self-proxied domain #1920
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#1920
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 @BigJazzz on GitHub (Apr 2, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2793
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
As in the above ticket, I'm unable to log in using a proxied, access-restricted domain. The page refreshes after logging in with no error on page. This bug doesn't occur when using the local IP address, or when setting NPM proxy host to Public.
Nginx Proxy Manager Version
2.10.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
NPM should log in when self-proxying. This was working previously, however a recent update seems to have stopped this. Unfortunately I can't tell you which version this works on.
Screenshots
N/A
Operating System
Raspbian GNU/Linux 11 (bullseye)
Additional context
@rahul1996pp commented on GitHub (Aug 13, 2023):
you can fix this issue by adding this in .conf that you can found in this path "/data/nginx/proxy_host"
proxy_set_header Authorization $http_authorization;
@AlgoYu commented on GitHub (Aug 14, 2023):
https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2793#issuecomment-1676462864
same, not work.
@cepheiden commented on GitHub (Oct 27, 2023):
same here
@aheath70 commented on GitHub (Dec 11, 2023):
Just hit the same issue.
@KvizadSaderah commented on GitHub (Jan 5, 2024):
helped, thanks!
@luiscamalmeida commented on GitHub (Feb 23, 2024):
I belive it has something to do with access lists and this option
@matteo-passeri commented on GitHub (Apr 2, 2024):
Same here, and this:
didn't work unfortunately.
@theasianpianist commented on GitHub (May 9, 2024):
I ran into this same issue, was able to resolve it by clearing my browser (Chrome) cache via the dev console https://developer.chrome.com/docs/devtools/network/reference/?utm_source=devtools#disable-cache
@coreyaboy commented on GitHub (Jun 1, 2024):
Woa boy this is a frustrating nugget to chew on. I've been over every suggestion I can find on this one, and none of them will do the trick for me. Throwing my name in the "doesn't work for me" bucket. Don't think I have anything meaningful to contribute though ...
@Ctrl-Alt-Delight commented on GitHub (Jun 2, 2024):
I ran into this same issue which lead me to this thread.
I recently added a IP range to an access list, but it turns out my password manager decided to autofill an authorization username/password at the same time. Removing the Authorization username/password fixed the issue for my setup.
@github-actions[bot] commented on GitHub (Jan 14, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@krzysieki commented on GitHub (Jan 18, 2025):
The issue is still there in version 2.12.2.
During the login process:
@5hanth commented on GitHub (Mar 18, 2025):
this is also leaves tf provider unuseable.
github.com/NginxProxyManager/nginx-proxy-manager@79d28f03d0/backend/internal/proxy-host.js (L29)error:
@github-actions[bot] commented on GitHub (Oct 10, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍