mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #5085] Management interface not working (The API is not healthy / 502 Bad Gateway) #3101
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#3101
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 @JakobTewes on GitHub (Dec 15, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5085
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
DNS seems not to work inside the docker image without manual configuration.
Using docker-compose. Adding the dns directive fixes the thing.
Nginx Proxy Manager Version
2.13.5 (since at least 2.13.2)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Web interface works without manual dns specification
Screenshots
n.a.
Operating System
Ubuntu 24.04.3 LTS
Additional context
This issue led me the way https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3305
@zabit82 commented on GitHub (Dec 19, 2025):
I solved this problem using the parameter
IP_RANGES_FETCH_ENABLED: 'false'