[GH-ISSUE #4739] sensitivity to slow or unstable internet #28745

Closed
opened 2026-04-22 07:16:23 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @logiota on GitHub (May 31, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/4739

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

I could watch 1440p youtube on a repeated WiFi, but i got this message 10 times:
ollama run codestral
pulling manifest
Error: pull model manifest: Get "https://ollama.com/token?nonce=f6x6BtvZrx32UVKjkCQAlQ&scope=repository%!A(MISSING)library%!F(MISSING)codestral%!A(MISSING)pull&service=ollama.com&ts=1717102994": dial tcp 34.120.132.20:443: i/o timeout

OS

macOS

GPU

Apple

CPU

Apple

Ollama version

0.1.37

Originally created by @logiota on GitHub (May 31, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/4739 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? I could watch 1440p youtube on a repeated WiFi, but i got this message 10 times: ollama run codestral pulling manifest Error: pull model manifest: Get "https://ollama.com/token?nonce=f6x6BtvZrx32UVKjkCQAlQ&scope=repository%!A(MISSING)library%!F(MISSING)codestral%!A(MISSING)pull&service=ollama.com&ts=1717102994": dial tcp 34.120.132.20:443: i/o timeout ### OS macOS ### GPU Apple ### CPU Apple ### Ollama version 0.1.37
GiteaMirror added the networkingneeds more infobug labels 2026-04-22 07:16:23 -05:00
Author
Owner

@dhiltgen commented on GitHub (Oct 16, 2024):

We fixed a bug recently where on slow/flaky internet connections we'd temporarily leak file descriptors which can lead to socket exhaustion. This may resolve your issue. Please try the 0.3.13 release and let us know.

<!-- gh-comment-id:2417302050 --> @dhiltgen commented on GitHub (Oct 16, 2024): We fixed a bug recently where on slow/flaky internet connections we'd temporarily leak file descriptors which can lead to socket exhaustion. This may resolve your issue. Please try the 0.3.13 release and let us know.
Author
Owner

@dhiltgen commented on GitHub (Oct 22, 2024):

If you still experience the problem on the latest release, let us know and I'll reopen so we can continue to investigate.

<!-- gh-comment-id:2430507724 --> @dhiltgen commented on GitHub (Oct 22, 2024): If you still experience the problem on the latest release, let us know and I'll reopen so we can continue to investigate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#28745