[GH-ISSUE #8821] MacOS M1 chip, fail to pull deepseek-r1: 1.5b #5719

Closed
opened 2026-04-12 17:00:38 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @Johnnythefool on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8821

What is the issue?

Guys, my PC fail to connect 11434.

(ollama) johnny@JohnnyMacBook-Pro ~ % ollama run deepseek-r1:1.5b
pulling manifest
pulling aabd4debf0c8... 100% ▕██████████████████████████████████████▏ 1.1 GB
Error: Post "http://127.0.0.1:11434/api/show": dial tcp 127.0.0.1:11434: connect: connection refused
(ollama) johnny@JohnnyMacBook-Pro ~ % lsof -i :11434
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ollama 23310 johnny 3u IPv4 0xa90a4047d7e30704 0t0 TCP localhost:11434 (LISTEN)
(ollama) johnny@JohnnyMacBook-Pro ~ % ollama ls
NAME ID SIZE MODIFIED

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.5.7

Originally created by @Johnnythefool on GitHub (Feb 4, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8821 ### What is the issue? Guys, my PC fail to connect 11434. (ollama) johnny@JohnnyMacBook-Pro ~ % ollama run deepseek-r1:1.5b pulling manifest pulling aabd4debf0c8... 100% ▕██████████████████████████████████████▏ 1.1 GB Error: Post "http://127.0.0.1:11434/api/show": dial tcp 127.0.0.1:11434: connect: connection refused (ollama) johnny@JohnnyMacBook-Pro ~ % lsof -i :11434 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ollama 23310 johnny 3u IPv4 0xa90a4047d7e30704 0t0 TCP localhost:11434 (LISTEN) (ollama) johnny@JohnnyMacBook-Pro ~ % ollama ls NAME ID SIZE MODIFIED ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.5.7
GiteaMirror added the bug label 2026-04-12 17:00:38 -05:00
Author
Owner

@rick-github commented on GitHub (Feb 4, 2025):

ollama may have crashed while pulling the next blob, server logs may give insight. You should be able to re-run ollama run deepseek-r1:1.5b and restart the download.

<!-- gh-comment-id:2634109620 --> @rick-github commented on GitHub (Feb 4, 2025): ollama may have crashed while pulling the next blob, [server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may give insight. You should be able to re-run `ollama run deepseek-r1:1.5b` and restart the download.
Author
Owner

@Johnnythefool commented on GitHub (Feb 4, 2025):

ollama may have crashed while pulling the next blob, server logs may give insight. You should be able to re-run ollama run deepseek-r1:1.5b and restart the download.

Thank you sir, I'll have a try

<!-- gh-comment-id:2634153274 --> @Johnnythefool commented on GitHub (Feb 4, 2025): > ollama may have crashed while pulling the next blob, [server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may give insight. You should be able to re-run `ollama run deepseek-r1:1.5b` and restart the download. Thank you sir, I'll have a try
Author
Owner

@Johnnythefool commented on GitHub (Feb 4, 2025):

ollama may have crashed while pulling the next blob, server logs may give insight. You should be able to re-run ollama run deepseek-r1:1.5b and restart the download.

Solved. One more try then fixed. thanks

<!-- gh-comment-id:2634190774 --> @Johnnythefool commented on GitHub (Feb 4, 2025): > ollama may have crashed while pulling the next blob, [server logs](https://github.com/ollama/ollama/blob/main/docs/troubleshooting.md#how-to-troubleshoot-issues) may give insight. You should be able to re-run `ollama run deepseek-r1:1.5b` and restart the download. Solved. One more try then fixed. thanks
Author
Owner

@mchiang0610 commented on GitHub (Feb 4, 2025):

@Johnnythefool Glad it's working for you now. Sorry about the experience. We've had some elevated errors through our Cloudflare R2. We are working on more optimizations. On DeepSeek alone, we've seen 7.8M downloads.

<!-- gh-comment-id:2634780396 --> @mchiang0610 commented on GitHub (Feb 4, 2025): @Johnnythefool Glad it's working for you now. Sorry about the experience. We've had some elevated errors through our Cloudflare R2. We are working on more optimizations. On DeepSeek alone, we've seen 7.8M downloads.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#5719