[GH-ISSUE #3191] Error: pull model manifest: Get "https://ollama.com/token?nonce=6xXg08tJu5sXzjqrvWKxQA&scope=repository%!A(MISSING)library%!F(MISSING)llama2%!A(MISSING)pull&service=ollama.com&ts=1710652958": read tcp 192.168.5.215:60112->34.120.132.20… #64004

Closed
opened 2026-05-03 15:47:15 -05:00 by GiteaMirror · 6 comments
Owner

Originally created by @wbsxhh201771 on GitHub (Mar 17, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3191

Originally assigned to: @dhiltgen on GitHub.

when i run :
ollama run llama2

I ment this problems:
Error: pull model manifest: Get "https://ollama.com/token?nonce=6xXg08tJu5sXzjqrvWKxQA&scope=repository%!A(MISSING)library%!F(MISSING)llama2%!A(MISSING)pull&service=ollama.com&ts=1710652958": read tcp 192.168.5.215:60112->34.120.132.20:443: read: connection reset by peer.
i tried it on windows and unbuntu .also met this problems .and i close the vpn and firewall ,but it doesn't work.

Originally created by @wbsxhh201771 on GitHub (Mar 17, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3191 Originally assigned to: @dhiltgen on GitHub. when i run : `ollama run llama2` I ment this problems: `Error: pull model manifest: Get "https://ollama.com/token?nonce=6xXg08tJu5sXzjqrvWKxQA&scope=repository%!A(MISSING)library%!F(MISSING)llama2%!A(MISSING)pull&service=ollama.com&ts=1710652958": read tcp 192.168.5.215:60112->34.120.132.20:443: read: connection reset by peer. ` i tried it on windows and unbuntu .also met this problems .and i close the vpn and firewall ,but it doesn't work.
GiteaMirror added the networking label 2026-05-03 15:47:15 -05:00
Author
Owner

@dhiltgen commented on GitHub (Mar 20, 2024):

Looks similar to #2448 (maybe a dup)

Our best guess at this point is some sort of external firewall causing networking problems.

<!-- gh-comment-id:2009065709 --> @dhiltgen commented on GitHub (Mar 20, 2024): Looks similar to #2448 (maybe a dup) Our best guess at this point is some sort of external firewall causing networking problems.
Author
Owner

@chopeen commented on GitHub (Mar 28, 2024):

Downgrading Ollama may be a workaround, see https://github.com/ollama/ollama/issues/2448#issuecomment-2025126526.

<!-- gh-comment-id:2025127587 --> @chopeen commented on GitHub (Mar 28, 2024): Downgrading Ollama may be a workaround, see https://github.com/ollama/ollama/issues/2448#issuecomment-2025126526.
Author
Owner

@BruceMacD commented on GitHub (Mar 28, 2024):

I encountered this today and saw this error in the server-side logs:

time=2024-03-28T13:58:39.741-04:00 level=INFO source=images.go:1199 msg="request failed: Get \"https://registry.ollama.ai/v2/library/tinyllama/manifests/latest\": read tcp 192.168.13.70:60740->172.64.80.1:443: read: can't assign requested address"
<!-- gh-comment-id:2025823243 --> @BruceMacD commented on GitHub (Mar 28, 2024): I encountered this today and saw this error in the server-side logs: ``` time=2024-03-28T13:58:39.741-04:00 level=INFO source=images.go:1199 msg="request failed: Get \"https://registry.ollama.ai/v2/library/tinyllama/manifests/latest\": read tcp 192.168.13.70:60740->172.64.80.1:443: read: can't assign requested address" ```
Author
Owner

@mxyng commented on GitHub (Mar 28, 2024):

duplicate of #3112

<!-- gh-comment-id:2026093776 --> @mxyng commented on GitHub (Mar 28, 2024): duplicate of #3112
Author
Owner

@wbsxhh201771 commented on GitHub (Mar 29, 2024):

Downgrading Ollama may be a workaround, see https://github.com/ollama/ollama/issues/2448#issuecomment-2025126526.

thank you every much bro。now i Slovethe problem

<!-- gh-comment-id:2026346358 --> @wbsxhh201771 commented on GitHub (Mar 29, 2024): > Downgrading Ollama may be a workaround, see https://github.com/ollama/ollama/issues/2448#issuecomment-2025126526. thank you every much bro。now i Slovethe problem
Author
Owner

@uxhao-o commented on GitHub (Feb 8, 2025):

This problem maybe induce by proxy. I have meet this issue when I used ClashVerge on my macbook. Now I have solved this issue by starting TUN mode in ClashVerge.

Image
<!-- gh-comment-id:2644932664 --> @uxhao-o commented on GitHub (Feb 8, 2025): This problem maybe induce by proxy. I have meet this issue when I used ClashVerge on my macbook. Now I have solved this issue by starting TUN mode in ClashVerge. <img width="653" alt="Image" src="https://github.com/user-attachments/assets/483d67e4-4ad3-42f8-ba16-db687dacafe6" />
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#64004