mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #3577] Access list working only with "manual" workarounds #2376
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#2376
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 @hans-holgersson on GitHub (Feb 22, 2024).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3577
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Proxy hosts with attached ACLs has strange bahaviour, more exactly ACLs does not work as expected;
I will describe two stirngs of steps, because i think the two has common root cuse
Nginx Proxy Manager Version
v2.11.1
To Reproduce
Steps to reproduce the behavior #1:
(satisfy statement has the value as it was set ACL)
8. because of the incorrect location the proxy host does not work - getting error 403;
9.1. open edit Proxy Host and simply save it, without any changes, the location statement is written correctly and proxy host works as expected;
9.2. open edit ACL, and simply save it, without any changes, the location statement is written correctly but poxy host does not work correctly because nginx does not pick up the new config: it must be restarted for example with a killall in container console.
Steps to reproduce the behavior #2:
6.1 HOST1 is not working in browser (it is OK because we disabled it, right?)
Expected behavior
The logic behind the actions generating config files for proxy hosts and reloading nginx should be correlated:
Screenshots
Operating System
Rocky Linux 9.3
Additional context
browser cache was cleared before single every test step
@github-actions[bot] commented on GitHub (Sep 3, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@hans-holgersson commented on GitHub (Sep 3, 2024):
Is this resolved in the current "latest"?
@zhouguiheng commented on GitHub (Jan 8, 2025):
I encountered the same issue, and had to do step 9.1 to bring the host back.
I set up a new container from scratch for testing, and can consistently reproduce step #1 to #8
@hans-holgersson commented on GitHub (Jan 9, 2025):
@zhouguiheng do you use version 2.11.1 or another?
@Wadera commented on GitHub (Jan 9, 2025):
I'm on
v2.12.2and still can reproduce the issue@zhouguiheng commented on GitHub (Jan 9, 2025):
Both 2.12.1 and 2.12.2 (latest) have this issue
@hans-holgersson commented on GitHub (Jan 9, 2025):
great ...
@github-actions[bot] commented on GitHub (Aug 4, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍