[GH-ISSUE #13234] Model get stuck in stopping state! #55263

Closed
opened 2026-04-29 08:39:35 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @minmie on GitHub (Nov 25, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/13234

What is the issue?

I got the same problem:

Image

server logs:

ollama_recent.log

Image

Relevant log output


OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.9.0

Originally created by @minmie on GitHub (Nov 25, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/13234 ### What is the issue? I got the same problem: <img width="870" height="82" alt="Image" src="https://github.com/user-attachments/assets/3bf9322d-ec6e-4f1a-b589-7fcf7908bc6b" /> server logs: [ollama_recent.log](https://github.com/user-attachments/files/23736360/ollama_recent.log) <img width="646" height="289" alt="Image" src="https://github.com/user-attachments/assets/13e733bf-6959-43cb-8743-3276ea818d6b" /> ### Relevant log output ```shell ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.9.0
GiteaMirror added the bugneeds more info labels 2026-04-29 08:39:35 -05:00
Author
Owner

@rick-github commented on GitHub (Nov 25, 2025):

Does it happen if you use a recent version of ollama? Also, configuration variables should go in an override file to prevent being overwritten during an update.

<!-- gh-comment-id:3576185763 --> @rick-github commented on GitHub (Nov 25, 2025): Does it happen if you use a [recent version](https://github.com/ollama/ollama/blob/main/docs/faq.mdx#how-can-i-upgrade-ollama) of ollama? Also, configuration variables should go in an [override file](https://github.com/ollama/ollama/blob/main/docs/faq.mdx#setting-environment-variables-on-linux) to prevent being overwritten during an update.
Author
Owner

@sunshinejnjn commented on GitHub (Nov 26, 2025):

Does it happen if you use a recent version of ollama? Also, configuration variables should go in an override file to prevent being overwritten during an update.

It does still happen with 0.13. At least on Windows, with NV GPU driver 581 release as well as the hotfix.
And while it reads "stopping", the GPU utilization keeps high and the system runs hot 🔥.

<!-- gh-comment-id:3583090299 --> @sunshinejnjn commented on GitHub (Nov 26, 2025): > Does it happen if you use a [recent version](https://github.com/ollama/ollama/blob/main/docs/faq.mdx#how-can-i-upgrade-ollama) of ollama? Also, configuration variables should go in an [override file](https://github.com/ollama/ollama/blob/main/docs/faq.mdx#setting-environment-variables-on-linux) to prevent being overwritten during an update. It does still happen with 0.13. At least on Windows, with NV GPU driver 581 release as well as the hotfix. And while it reads "stopping", the GPU utilization keeps high and the system runs hot 🔥.
Author
Owner

@rick-github commented on GitHub (Nov 27, 2025):

Can you provide a log from 0.13.0?

<!-- gh-comment-id:3585561918 --> @rick-github commented on GitHub (Nov 27, 2025): Can you provide a log from 0.13.0?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#55263