mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2149] Fails to honour http/https proxy environment settings when fetching IP Ranges #1542
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#1542
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 @nigelm on GitHub (Jul 8, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2149
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
When running on a firewalled network with internet access via a proxy, the initial startup runs a process to fetch IP ranges of external services:-
We have
https_proxy/HTTP_PROXY/http_proxy/HTTP_PROXYandno_proxy/NO_PROXYenvironment variables set up - and this allows the Lets Encrypt services to work (with DNS solvers).However this fetch from Amazon causes the management startup to pause for a good 2 minutes.
Could this fetch be changed to honour the proxy settings.
Nginx Proxy Manager Version
Version: 2.9.18
@vcutrona commented on GitHub (Oct 24, 2022):
same here
We're experiencing exact the same on our firewalled company server.
@pf-uvonceumer commented on GitHub (Sep 22, 2023):
same here, I am running the container inside our company network which requires the use of the company proxy to connect to the internet.
@github-actions[bot] commented on GitHub (Apr 28, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@nigelm commented on GitHub (Apr 28, 2024):
I've just checked our installations with the latest release. I am no longer seeing this issue, however I believe this is likely due to a change in our environment (external DNS is no longer directly available) rather than the specific issue having been fixed - and the fetch is still failing, its just failing quickly.
Can @vcutrona or @pf-uvonceumer confirm that this issue still exists?
@pf-uvonceumer commented on GitHub (Apr 29, 2024):
Issue still persist.
Proxy settings:
Log excerpt:
Using latest tag:
sha256:6219c2184f19e0f50a77f4bb04066de79a3de795b6a863abaa861d52ff1fe012@vcutrona commented on GitHub (Jul 16, 2024):
I checked our Docker deployment and I can't find the issue within the log messages.
However, we changed our server environment as well, thus I can't reproduce the issue with our previous setup.
@pf-uvonceumer commented on GitHub (Jul 16, 2024):
Issue still persists in
v2.11.3:@github-actions[bot] commented on GitHub (Jan 26, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Jan 26, 2026):
Issue was closed due to inactivity.