[GH-ISSUE #2390] List of domains ollama needs access to #63428

Closed
opened 2026-05-03 13:27:22 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @arno4000 on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2390

Is there a list of domains, which need to be allowed in the forward proxy for ollama to function properly? ollama.ai is allowed, and I see in the logs of the proxy that ollama tries to connect to https://registry.ollama.ai. But then ollama tries to access https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com.

From where does ollama have this Cloudflare domain? Is this always the same, or can this change randomly? I need to know which domains I have to allow in the forward proxy of my server.

Originally created by @arno4000 on GitHub (Feb 7, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2390 Is there a list of domains, which need to be allowed in the forward proxy for ollama to function properly? ollama.ai is allowed, and I see in the logs of the proxy that ollama tries to connect to `https://registry.ollama.ai`. But then ollama tries to access `https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com`. From where does ollama have this Cloudflare domain? Is this always the same, or can this change randomly? I need to know which domains I have to allow in the forward proxy of my server.
GiteaMirror added the documentation label 2026-05-03 13:27:22 -05:00
Author
Owner

@bmizerany commented on GitHub (Mar 11, 2024):

@arno4000 The cloudflarestorage.com domain is where Ollama downloads models. You can add it to your allow list. We may change the URL to ollama.com or another domain we own in the future, but for now, adding that to your allow list should work.

Closing - please reopen and update if you have further issues.

<!-- gh-comment-id:1989274459 --> @bmizerany commented on GitHub (Mar 11, 2024): @arno4000 The cloudflarestorage.com domain is where Ollama downloads models. You can add it to your allow list. We may change the URL to ollama.com or another domain we own in the future, but for now, adding that to your allow list should work. Closing - please reopen and update if you have further issues.
Author
Owner

@yifan0011 commented on GitHub (Jan 23, 2025):

Is there a list of domains, which need to be allowed in the forward proxy for ollama to function properly? ollama.ai is allowed, and I see in the logs of the proxy that ollama tries to connect to https://registry.ollama.ai. But then ollama tries to access https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com.

From where does ollama have this Cloudflare domain? Is this always the same, or can this change randomly? I need to know which domains I have to allow in the forward proxy of my server.

I am facing a similar problem, may I ask which domains you added to whitelist, so that it works in the end?

<!-- gh-comment-id:2609687218 --> @yifan0011 commented on GitHub (Jan 23, 2025): > Is there a list of domains, which need to be allowed in the forward proxy for ollama to function properly? ollama.ai is allowed, and I see in the logs of the proxy that ollama tries to connect to `https://registry.ollama.ai`. But then ollama tries to access `https://dd20bb891979d25aebc8bec07b2b3bbc.r2.cloudflarestorage.com`. > > From where does ollama have this Cloudflare domain? Is this always the same, or can this change randomly? I need to know which domains I have to allow in the forward proxy of my server. I am facing a similar problem, may I ask which domains you added to whitelist, so that it works in the end?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#63428