[GH-ISSUE #4981] Error Pulling any model - "Error: pull model manifest: 200: stream error: stream ID 3; NO_ERROR; received from peer" #3149

Closed
opened 2026-04-12 13:37:46 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @ziptron on GitHub (Jun 11, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4981

What is the issue?

I'm running Ollama on Windows Server. The setup seemed to work a few days ago, I was able to pull several models. Today I see an error that shows up immediately after a try to download a model by typing Ollama Run {model name} in powershell:

"Error: pull model manifest: 200: stream error: stream ID 3; NO_ERROR; received from peer"

Any idea how to further diagnose this?

OS

Windows

GPU

Nvidia

CPU

No response

Ollama version

0.1.41

Originally created by @ziptron on GitHub (Jun 11, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4981 ### What is the issue? I'm running Ollama on Windows Server. The setup seemed to work a few days ago, I was able to pull several models. Today I see an error that shows up immediately after a try to download a model by typing Ollama Run {model name} in powershell: "Error: pull model manifest: 200: stream error: stream ID 3; NO_ERROR; received from peer" Any idea how to further diagnose this? ### OS Windows ### GPU Nvidia ### CPU _No response_ ### Ollama version 0.1.41
GiteaMirror added the bug label 2026-04-12 13:37:46 -05:00
Author
Owner

@nilayg99 commented on GitHub (Jun 12, 2024):

Hi Ziptron,

1.Can you please try to update the Ollama. Run the command to update Ollama : ollama update
2.Try pulling a different model to see if the issue persists

<!-- gh-comment-id:2162162934 --> @nilayg99 commented on GitHub (Jun 12, 2024): Hi Ziptron, 1.Can you please try to update the Ollama. Run the command to update Ollama : ollama update 2.Try pulling a different model to see if the issue persists
Author
Owner

@ziptron commented on GitHub (Jun 12, 2024):

This turns out to have been an issue with the internet connection I was provided in a corporate environment. The internet connection was being blocked. When we removed all blockers, the download worked.

<!-- gh-comment-id:2163747091 --> @ziptron commented on GitHub (Jun 12, 2024): This turns out to have been an issue with the internet connection I was provided in a corporate environment. The internet connection was being blocked. When we removed all blockers, the download worked.
Author
Owner

@Moonlight1220 commented on GitHub (Jul 7, 2024):

@ziptron Ollama runs locally on your PC or in this case a server therefore Ollama does not require internet after the installation process.

<!-- gh-comment-id:2212458424 --> @Moonlight1220 commented on GitHub (Jul 7, 2024): @ziptron Ollama runs locally on your PC or in this case a server therefore Ollama does not require internet after the installation process.
Author
Owner

@dhiltgen commented on GitHub (Sep 24, 2024):

Happy to hear things are working now.

<!-- gh-comment-id:2371705302 --> @dhiltgen commented on GitHub (Sep 24, 2024): Happy to hear things are working now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#3149