mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #1859] Access Lists not working #1360
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#1360
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 @smarteshome2020 on GitHub (Feb 15, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1859
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
If i using Access List and im 100% sure that the Password are correct i recieved
{ "message": "invalid username or password" }The nginx prozess was reloaded correctly.
[2/15/2022] [9:11:00 PM] [Access ] › ✔ success Built Access file #6 for: smarteshome
[2/15/2022] [9:11:24 PM] [Nginx ] › ℹ info Reloading Nginx
[2/15/2022] [9:11:56 PM] [SSL ] › ℹ info Renewing SSL certs close to expiry...
[2/15/2022] [9:11:58 PM] [Nginx ] › ℹ info Reloading Nginx
Nginx Proxy Manager Version
V 2.9.15
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots

Operating System
Ubuntu 21.10 Docker
Additional context
@hoiber commented on GitHub (Feb 15, 2022):
Hey, Was it an exisiting access list that you modified? if so have you re-opened and saved the related proxy host? Its a known issue where you need to re-save the host as well as setting the access list.
@smarteshome2020 commented on GitHub (Feb 16, 2022):
Hi, first i create the Access List and than i change the Proxy Host. Same error.I aso create an new proxy host and select the existing Access List, same error
@VTFLAB commented on GitHub (Feb 18, 2022):
I'm the same.
In my case, I get 403 Forbidden when I enable it.
I've added my own IP to the permissions, of course.
@aphroti commented on GitHub (Mar 4, 2022):
I had the same exact issue here. If check "satisfy any", I'll be repeatedly asking for login info. If I uncheck "satisfy any", I'll get 404 error.
@istefy92 commented on GitHub (Mar 6, 2022):
Same here - 403 Forbidden
@4smarthome68 commented on GitHub (Jun 29, 2022):
Same here - 403 Forbidden
@jadsy2107 commented on GitHub (Nov 17, 2022):
me too
@viseshrp commented on GitHub (Dec 21, 2022):
Same here. Following this issue.
@viseshrp commented on GitHub (Dec 21, 2022):
Check this out for workarounds: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/383
Also, I had these in Custom Configuration:
Commenting them out helped solve the problem.
@lacrima08 commented on GitHub (Apr 28, 2023):
Hi, same here, asking repeatedly for password, even with password copy/paste
Edit : I got it working but only if I create the access rule on 1st try. If I edit the rule, it breaks it
@mxbchr commented on GitHub (Sep 12, 2023):
I tried every possible combination of configurations in the last two hours.
What reliably fixed it for me is this:
And yes. It is crucial to first create the ACL and then create a NEW Proxy Host. Adding the ACL to an existing proxy host will result in 403 error, or in logging in having no effect and login window showing over and over again.
Note: When I misconfigured it i had to "clear the site data" in the browser for it to work again once it was configured right.
And just in case someone doesn't know (as I did 2h ago). You can auto login if you use this url scheme:
https.//username:password@example.com/
Hope this helps.
@github-actions[bot] commented on GitHub (May 4, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jun 17, 2025):
Issue was closed due to inactivity.