[GH-ISSUE #5296] upgrade attempt failed #3321

Closed
opened 2026-04-12 13:53:31 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @NeilWang079 on GitHub (Jun 26, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/5296

Originally assigned to: @dhiltgen on GitHub.

What is the issue?

time=2024-06-26T18:25:20.752+08:00 level=INFO source=updater.go:102 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.1.46/OllamaSetup.exe"
time=2024-06-26T18:25:42.556+08:00 level=ERROR source=updater.go:212 msg="failed to download new release: error checking update: Get "https://github.com/ollama/ollama/releases/download/v0.1.46/OllamaSetup.exe": read tcp 192.168.31.139:3633->20.205.243.166:443: wsarecv: An established connection was aborted by the software in your host machine."
time=2024-06-26T18:25:50.338+08:00 level=WARN source=lifecycle.go:44 msg="upgrade attempt failed: no update downloads found"
time=2024-06-26T18:42:36.669+08:00 level=WARN source=lifecycle.go:44 msg="upgrade attempt failed: no update downloads found"

OS

Windows

GPU

Nvidia

CPU

AMD

Ollama version

v0.1.45

Originally created by @NeilWang079 on GitHub (Jun 26, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/5296 Originally assigned to: @dhiltgen on GitHub. ### What is the issue? time=2024-06-26T18:25:20.752+08:00 level=INFO source=updater.go:102 msg="New update available at https://github.com/ollama/ollama/releases/download/v0.1.46/OllamaSetup.exe" time=2024-06-26T18:25:42.556+08:00 level=ERROR source=updater.go:212 msg="failed to download new release: error checking update: Get \"https://github.com/ollama/ollama/releases/download/v0.1.46/OllamaSetup.exe\": read tcp 192.168.31.139:3633->20.205.243.166:443: wsarecv: An established connection was aborted by the software in your host machine." time=2024-06-26T18:25:50.338+08:00 level=WARN source=lifecycle.go:44 msg="upgrade attempt failed: no update downloads found" time=2024-06-26T18:42:36.669+08:00 level=WARN source=lifecycle.go:44 msg="upgrade attempt failed: no update downloads found" ### OS Windows ### GPU Nvidia ### CPU AMD ### Ollama version v0.1.45
GiteaMirror added the bugwindows labels 2026-04-12 13:53:31 -05:00
Author
Owner

@d-kleine commented on GitHub (Jun 26, 2024):

Tried that? https://github.com/ollama/ollama/issues/4944#issuecomment-2174521404

<!-- gh-comment-id:2192050840 --> @d-kleine commented on GitHub (Jun 26, 2024): Tried that? https://github.com/ollama/ollama/issues/4944#issuecomment-2174521404
Author
Owner

@dhiltgen commented on GitHub (Jun 26, 2024):

I wasn't able to reproduce this. On a win 11 system 0.1.45 successfully detected the update was available, and downloaded it.

The error message wsarecv: An established connection was aborted by the software in your host machine seems to imply something else on the system caused the abort. Perhaps a firewall or AV product is blocking access to the URL?

<!-- gh-comment-id:2192107324 --> @dhiltgen commented on GitHub (Jun 26, 2024): I wasn't able to reproduce this. On a win 11 system 0.1.45 successfully detected the update was available, and downloaded it. The error message `wsarecv: An established connection was aborted by the software in your host machine` seems to imply something else on the system caused the abort. Perhaps a firewall or AV product is blocking access to the URL?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#3321