mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #3157] Fetching IP Ranges Timeout #2138
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#2138
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 @theflu on GitHub (Aug 24, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3157
Checklist
jc21/nginx-proxy-manager:latestdocker image?Describe the bug
Long startup time due to waiting for "Fetching IP Ranges" to timeout.
Nginx Proxy Manager Version
v2.10.4
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Use the http proxy in the environment variables or a way to specify the ip range in the compose file
Operating System
Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-79-generic x86_64)
@NeDolM commented on GitHub (Mar 21, 2024):
This issue even happens right out the box
Fetching https://ip-ranges.amazonaws.com/ip-ranges.json resulting in failure is still an issue IN 2024!!!
@NovaShen555 commented on GitHub (Sep 5, 2024):
and it still not be solved......
@rer-coder commented on GitHub (Sep 22, 2024):
Yes, it is still a problem in tencent cloud.
@rer-coder commented on GitHub (Sep 22, 2024):
I can get the https://ip-ranges.amazonaws.com/ip-ranges.json information with the
curlcommand in the Docker container, but in NPM, I use thefetchcommand of node to execute the statement:The return value is:
@jqknono commented on GitHub (Sep 26, 2024):
The Fetching https://ip-ranges.amazonaws.com/ip-ranges.json blocked at startup. Sometimes this will cost a lot of time.
If you're blocked by this fetching too, just run:
This should skip the fetching at the startup.
Here's the code change solution
github.com/NginxProxyManager/nginx-proxy-manager@326380cc56Not merged to the repo since I haven't tested it.
@github-actions[bot] commented on GitHub (Jun 4, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍