mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #4667] internal error access list 2.12.6 #2969
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#2969
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 @NexusNano on GitHub (Jul 20, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4667
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
internal server error when trying to create and/or apply Access control list feature
Nginx Proxy Manager Version
2.12.6
To Reproduce
Steps to reproduce the behavior:
does in fact appear to save when reloading of page
does let me apply to proxy hosts though provides same internal error when trying to save
does not filter external ip's as expected
found closed issue for version 2.9
did not provide solution
@ubuangel commented on GitHub (Jul 22, 2025):
same error
@ubuangel commented on GitHub (Jul 22, 2025):
A serious solution:
To enable Let's Encrypt SSL in Nginx Proxy Manager, it consists of 3 phases (respecting the order one after the other):
Add proxy host
Domain name
Forward Hostname / IP*
Forward port
Edit proxyhost r -> SSL option -> Request a new SSL certificate -> Use a DNS challenge -> DNS provider -> Cloudflare -> Credentials File Content -> Add token -> Accept your server and know
SSL option -> Enable Force SSL -> Enable HTTP/2 support -> Enable block common exploit
good luck!!
@NexusNano commented on GitHub (Jul 27, 2025):
Enabling SSL encryption is not quite what I'm trying to do as I've already accomplished that particular task some time ago. thank you for your reply, though. i was looking for a way to whitelist external IP address's. I've since found a way to do this within Cloudflares UI, so I've moved past this issue. Bug still exists however.