[GH-ISSUE #1567] BUG: Stop button don't stop generation ollama #12554

Closed
opened 2026-04-19 19:28:31 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @SN4K3D on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1567

Bug Report

When i click on stop button on the web-ui the generation ollama backend don't stop work , the cpu / gpu is always solicited

Description

Bug Summary:
[Provide a brief but clear summary of the bug]

Steps to Reproduce:
create one request on prompt when the first word appeared click on the stop button . the text stop to appeared but the cpu continu to work for generate the response

Environment

model mistral is used with your helm deploy

  • Operating System: [Ubuntu 22.04]
  • Browser (if applicable): [operaGX]

Reproduction Details

Confirmation:

  • [x ] I have read and followed all the instructions provided in the README.md.
  • [x ] I am on the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.

Installation Method

deploy with helm charts describe in your doc

Originally created by @SN4K3D on GitHub (Apr 15, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/1567 # Bug Report When i click on stop button on the web-ui the generation ollama backend don't stop work , the cpu / gpu is always solicited ## Description **Bug Summary:** [Provide a brief but clear summary of the bug] **Steps to Reproduce:** create one request on prompt when the first word appeared click on the stop button . the text stop to appeared but the cpu continu to work for generate the response ## Environment model mistral is used with your helm deploy - **Operating System:** [Ubuntu 22.04] - **Browser (if applicable):** [operaGX] ## Reproduction Details **Confirmation:** - [x ] I have read and followed all the instructions provided in the README.md. - [x ] I am on the latest version of both Open WebUI and Ollama. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Installation Method deploy with helm charts describe in your doc
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#12554