mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1448] access_list is null #1121
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#1121
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 @Ewoodss on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1448
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
i acccidently choice an acces list wich i deleted in a different tab. so when the proxy was created the proxy host list gave me the error: access_list is null, even after deleting the entry via command line it still gives me the error
Nginx Proxy Manager Version
v2.9.9
To Reproduce
Steps to reproduce the behavior:
Expected behavior
i expected to get an error about how to acces list is unaivalabe
Screenshots
Operating System
ubuntu server vm, running docker
Additional context
_nginxproxymanager_app_1_logs.txt
@the1ts commented on GitHub (Oct 18, 2021):
Not sure how to fix or improve the UI for this issue, probably best not to let this situation happen in the first place. It seems to me, we shouldn't allow removal of an access list that is active in any proxy host, redirect, stream etc, perhaps give a refusal with the problem proxy host etc supplied so the user can fix or perhaps actively remove the access list from all configurations after the user is informed where it will be removed from.
But to fix this problem proxy situation for you now, I would try to recreate the deleted access list, then you should be able to open the problem proxy host, remove the access list from that proxy host and save, then you should be able to safely remove the access list.
@github-actions[bot] commented on GitHub (Mar 3, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 16, 2025):
Issue was closed due to inactivity.