[GH-ISSUE #13414] download model in ollama if failed, but in curl is work #8858

Open
opened 2026-04-12 21:39:29 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @bluelovers on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13414

What is the issue?

ollama run/pull xxxx
Image

but https://ollama-direct-downloader.vercel.app/

use curl is work

Image Image

so it should be something wrong by ollama

Relevant log output


OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

0.13.2

Originally created by @bluelovers on GitHub (Dec 10, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13414 ### What is the issue? ``` ollama run/pull xxxx ``` <img width="1696" height="577" alt="Image" src="https://github.com/user-attachments/assets/289a3b0c-063f-4b5e-bffd-164a9ab7cdbb" /> but https://ollama-direct-downloader.vercel.app/ use curl is work <img width="808" height="1240" alt="Image" src="https://github.com/user-attachments/assets/ac4fcbbd-d040-4ac8-9ab8-0f5eb451cb1e" /> <img width="1717" height="853" alt="Image" src="https://github.com/user-attachments/assets/70095c51-abcb-41d9-8a51-1095d8ec2e5e" /> so it should be something wrong by ollama ### Relevant log output ```shell ``` ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version 0.13.2
GiteaMirror added the bug label 2026-04-12 21:39:29 -05:00
Author
Owner

@mchiang0610 commented on GitHub (Dec 11, 2025):

@bluelovers the tls: bad record MAC is usually caused by the network getting blocked - usually the likes of firewall / proxy or something related.

May I ask if this is from a corporate network?

<!-- gh-comment-id:3643898839 --> @mchiang0610 commented on GitHub (Dec 11, 2025): @bluelovers the tls: bad record MAC is usually caused by the network getting blocked - usually the likes of firewall / proxy or something related. May I ask if this is from a corporate network?
Author
Owner

@bluelovers commented on GitHub (Dec 11, 2025):

@bluelovers the tls: bad record MAC is usually caused by the network getting blocked - usually the likes of firewall / proxy or something related.

May I ask if this is from a corporate network?

no, in my home, and i use same network without change any setting

curl is always successfully download model from ollama
but ollama gui/cli is always failed download

<!-- gh-comment-id:3643987598 --> @bluelovers commented on GitHub (Dec 11, 2025): > [@bluelovers](https://github.com/bluelovers) the tls: bad record MAC is usually caused by the network getting blocked - usually the likes of firewall / proxy or something related. > > May I ask if this is from a corporate network? no, in my home, and i use same network without change any setting curl is always successfully download model from ollama but ollama gui/cli is always failed download
Author
Owner

@talesmm14 commented on GitHub (Dec 12, 2025):

Do you use antivirus software on your computer? Some process is trying to open the package (probably to scan for viruses) and is corrupting the download.

<!-- gh-comment-id:3645897108 --> @talesmm14 commented on GitHub (Dec 12, 2025): Do you use antivirus software on your computer? Some process is trying to open the package (probably to scan for viruses) and is corrupting the download.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#8858