[GH-ISSUE #10942] curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ollama.com:443 #69264

Closed
opened 2026-05-04 17:36:28 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Jeevanhm on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10942

What is the issue?

Trying to update the newer version of ollama on a rhel 8.10 server but getting SSL error.. Updated the root certs but still no luck. any idea?

curl https://ollama.ai/install.sh | sh

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 13281 0 13281 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k

Cleaning up old version at /usr/local/lib/ollama
Installing ollama to /usr/local
Downloading Linux amd64 bundle

curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ollama.com:443

gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now

tried with - curl -fsSL https://ollama.com/install.sh | sh same error

Relevant log output


OS

RHEL 8.10

GPU

No response

CPU

No response

Current Ollama version

0.6.2

Originally created by @Jeevanhm on GitHub (Jun 2, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10942 ### What is the issue? Trying to update the newer version of ollama on a rhel 8.10 server but getting SSL error.. Updated the root certs but still no luck. any idea? # curl https://ollama.ai/install.sh | sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 13281 0 13281 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k >>> Cleaning up old version at /usr/local/lib/ollama >>> Installing ollama to /usr/local >>> Downloading Linux amd64 bundle curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ollama.com:443 gzip: stdin: unexpected end of file tar: Child returned status 1 tar: Error is not recoverable: exiting now tried with - curl -fsSL https://ollama.com/install.sh | sh same error ### Relevant log output ```shell ``` ### OS RHEL 8.10 ### GPU _No response_ ### CPU _No response_ ### Current Ollama version 0.6.2
GiteaMirror added the bug label 2026-05-04 17:36:28 -05:00
Author
Owner

@rick-github commented on GitHub (Jul 3, 2025):

Is this still an issue?

<!-- gh-comment-id:3031647056 --> @rick-github commented on GitHub (Jul 3, 2025): Is this still an issue?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#69264