[GH-ISSUE #5884] Extend initial timeout or support retry model pull #29433

Open
opened 2026-04-22 08:18:37 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @wlhee on GitHub (Jul 23, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5884

Hi, when I try to pull image, due to network setup latency, internet access might not be immediately ready, hence I got the error of

Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/llama3.1/manifests/8b": dial tcp 172.67.182.229:443: i/o timeout

  1. what is the current timeout? is it adjustable?
  2. can we add a retry mechanism?

Thanks!

Originally created by @wlhee on GitHub (Jul 23, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5884 Hi, when I try to pull image, due to network setup latency, internet access might not be immediately ready, hence I got the error of `Error: pull model manifest: Get "https://registry.ollama.ai/v2/library/llama3.1/manifests/8b": dial tcp 172.67.182.229:443: i/o timeout ` 1. what is the current timeout? is it adjustable? 2. can we add a retry mechanism? Thanks!
GiteaMirror added the feature request label 2026-04-22 08:18:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#29433