[GH-ISSUE #9608] During inference, the "stop button" is lost if you change conversation or open from a new window #83953

Closed
opened 2026-05-09 19:28:06 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Fade78 on GitHub (Mar 9, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9608

What is the issue?

When starting an inference, the "Call" button turns into a "Stop" button to stop the inference in case you need.

When you leave the current conversation, for example, to take a look at another and come back to the current conversation, or when you open the conversation from your mobile because you have to go and want to continue the conversation you started on your desktop, the current conversation doesn't display the "Stop" button but the "Call" button even if the inference is still ongoing.

The impact is that you lose the capacity to stop the inference. It can be disastrous if you don't have access to the ollama server to stop the inference by hand and even critical when you have non-administrative users that can't stop their inference and just bother everyone else on top on themselves.

So I would guess this is a minor thing to correct but of tremendous importance.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @Fade78 on GitHub (Mar 9, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9608 ### What is the issue? When starting an inference, the "Call" button turns into a "Stop" button to stop the inference in case you need. When you leave the current conversation, for example, to take a look at another and come back to the current conversation, or when you open the conversation from your mobile because you have to go and want to continue the conversation you started on your desktop, the current conversation doesn't display the "Stop" button but the "Call" button even if the inference is still ongoing. The impact is that you lose the capacity to stop the inference. It can be disastrous if you don't have access to the ollama server to stop the inference by hand and even critical when you have non-administrative users that can't stop their inference and just bother everyone else on top on themselves. So I would guess this is a minor thing to correct but of tremendous importance. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-05-09 19:28:06 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 9, 2025):

ollama doesn't have "Call" or "Stop" buttons.

<!-- gh-comment-id:2708793421 --> @rick-github commented on GitHub (Mar 9, 2025): ollama doesn't have "Call" or "Stop" buttons.
Author
Owner

@pdevine commented on GitHub (Mar 11, 2025):

I'm assuming you're using some other UI w/ Ollama. You'll want to post the issue with whichever UI's project you're using.

<!-- gh-comment-id:2712132106 --> @pdevine commented on GitHub (Mar 11, 2025): I'm assuming you're using some other UI w/ Ollama. You'll want to post the issue with whichever UI's project you're using.
Author
Owner

@Fade78 commented on GitHub (Mar 12, 2025):

sorry guys, I should have open that on open-webui git. I may have mixed some tabs in firefox.

<!-- gh-comment-id:2716775067 --> @Fade78 commented on GitHub (Mar 12, 2025): sorry guys, I should have open that on open-webui git. I may have mixed some tabs in firefox.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#83953