[GH-ISSUE #13538] How to change registry of ollama ? #8918

Closed
opened 2026-04-12 21:43:29 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @vision1v1 on GitHub (Dec 21, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13538

What is the issue?

I have changed the OLLAMA_REGISTRIES, but it's not enabel. why?

Relevant log output

OLLAMA_REGISTRIES='{"registry.ollama.ai": {"location": "https://ollama.deepseek.com"}}' ollama pull qwen3:0.6b
pulling manifest 
Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/qwen3/manifests/0.6b": dial tcp 104.21.75.227:443: i/o timeout

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @vision1v1 on GitHub (Dec 21, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13538 ### What is the issue? I have changed the OLLAMA_REGISTRIES, but it's not enabel. why? ### Relevant log output ```shell OLLAMA_REGISTRIES='{"registry.ollama.ai": {"location": "https://ollama.deepseek.com"}}' ollama pull qwen3:0.6b pulling manifest Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/qwen3/manifests/0.6b": dial tcp 104.21.75.227:443: i/o timeout ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the needs more infobug labels 2026-04-12 21:43:29 -05:00
Author
Owner

@rick-github commented on GitHub (Dec 21, 2025):

OLLAMA_REGISTRIES is not an ollama configuration variable and ollama.deepseek.com is not a resolvable host. What are you trying to do?

<!-- gh-comment-id:3678370870 --> @rick-github commented on GitHub (Dec 21, 2025): `OLLAMA_REGISTRIES` is not an ollama configuration variable and `ollama.deepseek.com` is not a resolvable host. What are you trying to do?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8918