[GH-ISSUE #2216] ollama.ai and registry.ollama.ai does not have IPv6 #47781

Open
opened 2026-04-28 05:18:54 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @miyurusankalpa on GitHub (Jan 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2216

Originally assigned to: @BruceMacD on GitHub.

ollama.ai and registry.ollama.ai does not have IPv6 and it cannot be installed on AWS IPv6 only servers.

Error: max retries exceeded: Get "https://registry.ollama.ai/v2/library/codellama/blobs/sha256:3a43f93b78ec50f7c4e4dc8bd1cb3fff5a900e7d574c51a6f7495e48486e0dac": dial tcp 34.120.132.20:443: connect: network is unreachable

34.120.132.20 seems to on GCP, which supports IPv6.

Originally created by @miyurusankalpa on GitHub (Jan 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2216 Originally assigned to: @BruceMacD on GitHub. ollama.ai and registry.ollama.ai does not have IPv6 and it cannot be installed on AWS IPv6 only servers. `Error: max retries exceeded: Get "https://registry.ollama.ai/v2/library/codellama/blobs/sha256:3a43f93b78ec50f7c4e4dc8bd1cb3fff5a900e7d574c51a6f7495e48486e0dac": dial tcp 34.120.132.20:443: connect: network is unreachable` 34.120.132.20 seems to on GCP, which supports IPv6.
GiteaMirror added the ollama.com label 2026-04-28 05:18:54 -05:00
Author
Owner

@SleeplessBegonia commented on GitHub (May 28, 2024):

how did you solve this?

<!-- gh-comment-id:2134251311 --> @SleeplessBegonia commented on GitHub (May 28, 2024): how did you solve this?
Author
Owner

@miyurusankalpa commented on GitHub (May 28, 2024):

@SleeplessBegonia Added a NAT64 IP from NAT64.xyz to the hosts file.

The data blobs are on cloudflare R2, so there is no bandwidth burden on NAT64 servers.

<!-- gh-comment-id:2134367405 --> @miyurusankalpa commented on GitHub (May 28, 2024): @SleeplessBegonia Added a NAT64 IP from NAT64.xyz to the hosts file. The data blobs are on cloudflare R2, so there is no bandwidth burden on NAT64 servers.
Author
Owner

@svenseeberg commented on GitHub (Jan 30, 2025):

IPv6 support would really be nice. IPv6 only VMs are a thing in 2025.

<!-- gh-comment-id:2623688540 --> @svenseeberg commented on GitHub (Jan 30, 2025): IPv6 support would really be nice. IPv6 only VMs are a thing in 2025.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#47781