[GH-ISSUE #13329] Ollama APP stops responding, Windows 10 #8804

Open
opened 2026-04-12 21:35:16 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Johnaconda on GitHub (Dec 4, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13329

What is the issue?

Hi there, Ok i just installed Ollama because i wanted to try out AnythingLLM and so far the CLI version "works?" but if i try to press anything on the ollama icon except "view logs" the app becomes unresponsive and the option of even klicking the icon dissapears, and locks up but it's still there, task manager doesent recognize it being unresponsive but the option's when klicking the icon are gone,

If force quit the application and relaunch it and if i select quit it becomes unresponsive again and nothing more happens. cli still "works" but when i was testing some stuff in AnythingLLM after downloading a model i noticed the model started to reaaally repeat itself when asked for a coding task and kept looping the same gibberish over and over, after uninstalling everything related to ollama and AnythingLLM and with a fresh install i still got the same issues, not sure what's causing it because the logs is pretty much empty, figured i should atleast report this.

app-2.log
server-2.log

Relevant log output

time=2025-12-04T14:37:44.774+01:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\hehegöbbelgöbbel\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.19045
time=2025-12-04T14:37:44.775+01:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0
time=2025-12-04T14:37:44.782+01:00 level=INFO source=app.go:252 msg="starting ollama server"
time=2025-12-04T14:37:44.782+01:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434
time=2025-12-04T14:37:44.997+01:00 level=INFO source=app.go:281 msg="starting ui server" port=50153
time=2025-12-04T14:37:47.997+01:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.13.1

Originally created by @Johnaconda on GitHub (Dec 4, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13329 ### What is the issue? Hi there, Ok i just installed Ollama because i wanted to try out AnythingLLM and so far the CLI version "works?" but if i try to press anything on the ollama icon except "view logs" the app becomes unresponsive and the option of even klicking the icon dissapears, and locks up but it's still there, task manager doesent recognize it being unresponsive but the option's when klicking the icon are gone, If force quit the application and relaunch it and if i select quit it becomes unresponsive again and nothing more happens. cli still "works" but when i was testing some stuff in AnythingLLM after downloading a model i noticed the model started to reaaally repeat itself when asked for a coding task and kept looping the same gibberish over and over, after uninstalling everything related to ollama and AnythingLLM and with a fresh install i still got the same issues, not sure what's causing it because the logs is pretty much empty, figured i should atleast report this. [app-2.log](https://github.com/user-attachments/files/23935589/app-2.log) [server-2.log](https://github.com/user-attachments/files/23935588/server-2.log) ### Relevant log output ```shell time=2025-12-04T14:37:44.774+01:00 level=INFO source=app_windows.go:275 msg="starting Ollama" app=C:\Users\hehegöbbelgöbbel\AppData\Local\Programs\Ollama version=0.13.1 OS=Windows/10.0.19045 time=2025-12-04T14:37:44.775+01:00 level=INFO source=app.go:237 msg="initialized tools registry" tool_count=0 time=2025-12-04T14:37:44.782+01:00 level=INFO source=app.go:252 msg="starting ollama server" time=2025-12-04T14:37:44.782+01:00 level=INFO source=ui.go:138 msg="configuring ollama proxy" target=http://127.0.0.1:11434 time=2025-12-04T14:37:44.997+01:00 level=INFO source=app.go:281 msg="starting ui server" port=50153 time=2025-12-04T14:37:47.997+01:00 level=INFO source=updater.go:254 msg="beginning update checker" interval=1h0m0s ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.13.1
GiteaMirror added the appbugwindows labels 2026-04-12 21:35:17 -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#8804