Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade attempt failed #5296

Closed
NeilWang079 opened this issue Jun 26, 2024 · 2 comments
Closed

upgrade attempt failed #5296

NeilWang079 opened this issue Jun 26, 2024 · 2 comments
Assignees
Labels
bug Something isn't working windows

Comments

@NeilWang079
Copy link

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

@NeilWang079 NeilWang079 added the bug Something isn't working label Jun 26, 2024
@d-kleine
Copy link

Tried that? #4944 (comment)

@dhiltgen dhiltgen self-assigned this Jun 26, 2024
@dhiltgen
Copy link
Collaborator

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 up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

3 participants