Ollama: 'blocked redirect to a different host' A Hugging Face forum user reported that an Ollama pull of the model hf-co/empero-ai/Qwen3.8-35B-A3B-Distill-GGUF:Q8_0 failed with a "blocked redirect to a different host" error before resolving on its own. Forum user negdev attributed the failure to a temporary CDN switch on Hugging Face's side, noting that Ollama blocks cross-host redirects for safety, and asked whether pull speed and model loading behaved normally after the issue cleared. KottCh https://discuss.huggingface.co/u/KottCh 1 while trying: ollama pull hf-co /empero-ai/Qwen3.8-35B-A3B-Distill-GGUF:Q8 0 got error: blocked redirect to a different host edit: resolved after some time negdev https://discuss.huggingface.co/u/negdev 2 Glad to hear it eventually resolved — that redirect error usually comes from a temporary CDN switch on the HF side, and Ollama blocks cross‑host redirects for safety. If you have a moment, could you leave a quick feedback about whether the pull speed and model loading behaved normally after the issue cleared? It helps track whether the redirect glitch had any side effects on the client.