I have searched for any existing and/or related issues.
I have searched for any existing and/or related discussions.
I am using the latest version of Open WebUI.
Installation Method
Git Clone
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Debian 12
Browser (if applicable)
Brave & Chrome
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided every relevant configuration, setting, and environment variable used in my setup.
I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
Start with the initial platform/version/OS and dependencies used,
Specify exact install/launch/configure commands,
List URLs visited, user input (incl. example values/emails/passwords if needed),
Describe all options and toggles enabled or changed,
Include any files or environmental changes,
Identify the expected and actual result at each stage,
Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
Get a response in the chat
Actual Behavior
Response not showing
Steps to Reproduce
Got to notes, create a new note or open an existing one
Open the chat
Chat with the document (with or without edit mode)
Response will not show
Logs & Screenshots
Browser Console
inject_main.js:1 inject_main.js
3px7bxacfqgzxk8631v4.js:1 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
(anonymous) @ 3px7bxacfqgzxk8631v4.js:1
3px7bxacfqgzxk8631v4.js:1 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
(anonymous) @ 3px7bxacfqgzxk8631v4.js:1
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @wm-ek on GitHub (Sep 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17644
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
No response
Operating System
Debian 12
Browser (if applicable)
Brave & Chrome
Confirmation
README.md.Expected Behavior
Get a response in the chat
Actual Behavior
Response not showing
Steps to Reproduce
Logs & Screenshots
Browser Console
Docker logs
Additional Information
In litellm logs i can see, that the request is made successfully to the llm
@tjbck commented on GitHub (Sep 22, 2025):
We're unable to reproduce, keep us updated.