[GH-ISSUE #1448] access_list is null #1121

Closed
opened 2026-02-26 06:35:51 +03:00 by kerem · 3 comments
Owner

Originally created by @Ewoodss on GitHub (Oct 1, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1448

Checklist

  • Have you pulled and found the error with jc21/nginx-proxy-manager:latest docker image?
    • Yes / No
  • Are you sure you're not using someone else's docker image?
    • Yes / No
  • Have you searched for similar issues (both open and closed)?
    • Yes / No

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:

  1. Go to 'proxy host and make a new proxy,
  2. while this window is open go to a new tab of your browser and select acces list,
  3. delete one here, then go back to the other tab'
  4. in this tab create a proxy and use the acces list you just deleted in your other tab

Expected behavior

i expected to get an error about how to acces list is unaivalabe

Screenshots

afbeelding

Operating System

ubuntu server vm, running docker

Additional context

_nginxproxymanager_app_1_logs.txt

Originally created by @Ewoodss on GitHub (Oct 1, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1448 <!-- Are you in the right place? - If you are looking for support on how to get your upstream server forwarding, please consider asking the community on Reddit. - If you are writing code changes to contribute and need to ask about the internals of the software, Gitter is the best place to ask. - If you think you found a bug with NPM (not Nginx, or your upstream server or MySql) then you are in the *right place.* --> **Checklist** - Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image? - **Yes** / No - Are you sure you're not using someone else's docker image? - **Yes** / No - Have you searched for similar issues (both open and closed)? - **Yes** / No **Describe the bug** <!-- A clear and concise description of what the bug is. --> 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** <!-- What version of Nginx Proxy Manager is reported on the login page? --> v2.9.9 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'proxy host and make a new proxy, 2. while this window is open go to a new tab of your browser and select acces list, 3. delete one here, then go back to the other tab' 4. in this tab create a proxy and use the acces list you just deleted in your other tab **Expected behavior** <!-- A clear and concise description of what you expected to happen. --> i expected to get an error about how to acces list is unaivalabe **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> ![afbeelding](https://user-images.githubusercontent.com/70382659/135637231-a797c6aa-5e99-42aa-9e51-fa6651b2a641.png) **Operating System** <!-- Please specify if using a Rpi, Mac, orchestration tool or any other setups that might affect the reproduction of this error. --> ubuntu server vm, running docker **Additional context** <!-- Add any other context about the problem here, docker version, browser version, logs if applicable to the problem. Too much info is better than too little. --> [_nginxproxymanager_app_1_logs.txt](https://github.com/jc21/nginx-proxy-manager/files/7267919/_nginxproxymanager_app_1_logs.txt)
kerem 2026-02-26 06:35:51 +03:00
  • closed this issue
  • added the
    stale
    bug
    labels
Author
Owner

@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.

<!-- gh-comment-id:945643006 --> @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.
Author
Owner

@github-actions[bot] commented on GitHub (Mar 3, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:1974976687 --> @github-actions[bot] commented on GitHub (Mar 3, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@github-actions[bot] commented on GitHub (Apr 16, 2025):

Issue was closed due to inactivity.

<!-- gh-comment-id:2808021516 --> @github-actions[bot] commented on GitHub (Apr 16, 2025): Issue was closed due to inactivity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1121
No description provided.