[GH-ISSUE #15725] ollama.com missing IPv6 support #87713

Open
opened 2026-05-10 06:15:43 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @c0m4r on GitHub (Apr 20, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15725

What is the issue?

On IPv6-only host it's impossible to use ollama installer, because ollama.com only resolves to IPv4 address.

Relevant log output

curl -fsSL https://ollama.com/install.sh | sh
curl: (7) Failed to connect to ollama.com port 443 after 24 ms: Could not connect to server

OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @c0m4r on GitHub (Apr 20, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15725 ### What is the issue? On IPv6-only host it's impossible to use ollama installer, because ollama.com only resolves to IPv4 address. ### Relevant log output ```shell curl -fsSL https://ollama.com/install.sh | sh curl: (7) Failed to connect to ollama.com port 443 after 24 ms: Could not connect to server ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-10 06:15:43 -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#87713