mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2310] Access List - Internal Error and Losing Entries #1640
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#1640
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 @nmbgeek on GitHub (Oct 8, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2310
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
When creating and saving an access list I receive an "Internal Error" message. NPM log records this which appears to be an Express to MySQL error:
[10/8/2022] [4:32:52 AM] [Express ] › ⚠ warning connect ECONNREFUSED 172.16.0.8:3306After closing the access list pop-up there is a new entry however not all addresses that were entered were saved. I was attempting to add all Cloudflare IPv4 address ranges plus my internal LAN so 16 total entries. Initially after entering them all and getting the error the access list that was shown had 14 rules instead of the intended 16. I opened and re-entered the addresses that were missing which were in the middle of my previous inputs. When saved I received the same 'Internal Error' message and 'ECONNREFUSED' in logs and this time the resulting entry only had 10 rules.
I will also note that when I first tried to login I received the 'Internal Error' message and 'ECONNREFUSED' from the database was logged as well. Restarting the NPM and DB resolved that and I was able to login.
Nginx Proxy Manager Version
2.9.18
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Access list created with entered Allow list IPs
Screenshots
Operating System
Docker on Ubuntu 20.04
Additional context
N/A
@github-actions[bot] commented on GitHub (Feb 8, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 24, 2025):
Issue was closed due to inactivity.