[GH-ISSUE #19103] issue: no response from the model when ask in "channels" #138501

Closed
opened 2026-05-25 10:35:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @silenceroom on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19103

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.34

Ollama Version (if applicable)

No response

Operating System

MacOS

Browser (if applicable)

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

When ask model in a Channel (by start with the '@' sign in the chatbox", the model should response just like in a normal chat window.

Actual Behavior

The chat geting stuck with a breathing ball without any response.

Image

Steps to Reproduce

  1. Create a channel.
  2. Start to send queries to an availabel model by start with the "@" symbol.
  3. When submit, the question is well displayed and there is a record indicating the model responsed. But in the detailed window, there is no response displayed in the Thread window.
Image Image

Logs & Screenshots

Browser Console:

index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
General.svelte:62 Objectcurrent: "0.6.34"latest: "0.6.36"Prototype: Object
General.svelte:65 true
General.svelte:62 Object
General.svelte:65 true
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791
index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues.
Sd @ index.js:791

Additional Information

Docker console log:

common.log_table._time common.log_table._msg common.log_table.container common.log_table.pod common.log_table.stream
2025-11-11 11:16:19 2025-11-11 03:16:19.051 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:16:19 2025-11-11 03:16:19.171 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:16:20 2025-11-11 03:16:20.225 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/9928c6c9-9bf1-417e-9afa-b8fb19bf9af3/thread?skip=0&limit=50 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:18:27 2025-11-11 03:18:27.715 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:03:30 2025-11-11 03:03:30.898 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.192.83:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 10:48:34 2025-11-11 02:48:34.667 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 203.166.222.57:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:08:17 2025-11-11 03:08:17.703 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:08:20 2025-11-11 03:08:20.163 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:08:20 2025-11-11 03:08:20.296 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 open-webui open-webui-0 stdout
2025-11-11 11:08:20 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:08:20 File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:08:34 2025-11-11 03:08:34.560 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:01 2025-11-11 03:09:01.213 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:01 2025-11-11 03:09:01.337 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 open-webui open-webui-0 stdout
2025-11-11 11:09:01 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:09:01 File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:09:19 2025-11-11 03:09:19.689 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:25 2025-11-11 03:09:25.552 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:27 2025-11-11 03:09:27.185 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:28 2025-11-11 03:09:28.040 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:29 2025-11-11 03:09:29.085 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:29 2025-11-11 03:09:29.251 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 open-webui open-webui-0 stdout
2025-11-11 11:09:29 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:09:29 File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:09:42 2025-11-11 03:09:42.431 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/update HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:09:42 2025-11-11 03:09:42.524 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:18 2025-11-11 03:10:18.468 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/create HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:18 2025-11-11 03:10:18.569 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:21 2025-11-11 03:10:21.210 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:21 2025-11-11 03:10:21.302 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:25 2025-11-11 03:10:25.754 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:25 2025-11-11 03:10:25.894 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 open-webui open-webui-0 stdout
2025-11-11 11:10:25 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:10:25 File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages open-webui open-webui-0 stderr
2025-11-11 11:10:31 2025-11-11 03:10:31.545 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "DELETE /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/delete HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:31 2025-11-11 03:10:31.639 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:33 2025-11-11 03:10:33.222 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:33 2025-11-11 03:10:33.321 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:35 2025-11-11 03:10:35.175 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:42 2025-11-11 03:10:42.095 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 open-webui open-webui-0 stdout
2025-11-11 11:10:45 2025-11-11 03:10:45.995 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/9928c6c9-9bf1-417e-9afa-b8fb19bf9af3/thread?skip=0&limit=50 HTTP/1.1" 200 open-webui open-webui-0 stdout
Originally created by @silenceroom on GitHub (Nov 11, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/19103 ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!). - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.34 ### Ollama Version (if applicable) _No response_ ### Operating System MacOS ### Browser (if applicable) Chrome ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] 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). - [x] 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 When ask model in a Channel (by start with the '@' sign in the chatbox", the model should response just like in a normal chat window. ### Actual Behavior The chat geting stuck with a breathing ball without any response. <img width="809" height="333" alt="Image" src="https://github.com/user-attachments/assets/390b5619-522b-45d1-ae49-44b79195b9df" /> ### Steps to Reproduce 1. Create a channel. 2. Start to send queries to an availabel model by start with the "@" symbol. 3. When submit, the question is well displayed and there is a record indicating the model responsed. But in the detailed window, there is no response displayed in the Thread window. <img width="382" height="162" alt="Image" src="https://github.com/user-attachments/assets/8a186411-5904-4ecf-be8c-fca47c416793" /> <img width="802" height="496" alt="Image" src="https://github.com/user-attachments/assets/24c69e1e-8327-4efc-a142-988d4a44863d" /> ### Logs & Screenshots Browser Console: > index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 General.svelte:62 Objectcurrent: "0.6.34"latest: "0.6.36"[[Prototype]]: Object General.svelte:65 true General.svelte:62 Object General.svelte:65 true index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 index.js:791 [tiptap warn]: Duplicate extension names found: ['codeBlock', 'bulletList', 'listItem', 'listKeymap', 'orderedList']. This can lead to issues. Sd @ index.js:791 ### Additional Information Docker console log: > common.log_table._time | common.log_table._msg | common.log_table.container | common.log_table.pod | common.log_table.stream -- | -- | -- | -- | -- 2025-11-11 11:16:19 | 2025-11-11 03:16:19.051 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:16:19 | 2025-11-11 03:16:19.171 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:16:20 | 2025-11-11 03:16:20.225 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/9928c6c9-9bf1-417e-9afa-b8fb19bf9af3/thread?skip=0&limit=50 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:18:27 | 2025-11-11 03:18:27.715 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:03:30 | 2025-11-11 03:03:30.898 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.192.83:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 10:48:34 | 2025-11-11 02:48:34.667 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 203.166.222.57:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:08:17 | 2025-11-11 03:08:17.703 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:08:20 | 2025-11-11 03:08:20.163 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:08:20 | 2025-11-11 03:08:20.296 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 | open-webui | open-webui-0 | stdout 2025-11-11 11:08:20 | \| File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:08:20 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:08:34 | 2025-11-11 03:08:34.560 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:01 | 2025-11-11 03:09:01.213 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:01 | 2025-11-11 03:09:01.337 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:01 | \| File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:09:01 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:09:19 | 2025-11-11 03:09:19.689 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:25 | 2025-11-11 03:09:25.552 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:27 | 2025-11-11 03:09:27.185 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:28 | 2025-11-11 03:09:28.040 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:29 | 2025-11-11 03:09:29.085 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:29 | 2025-11-11 03:09:29.251 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:29 | \| File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:09:29 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:09:42 | 2025-11-11 03:09:42.431 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/update HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:09:42 | 2025-11-11 03:09:42.524 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:18 | 2025-11-11 03:10:18.468 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/create HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:18 | 2025-11-11 03:10:18.569 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:21 | 2025-11-11 03:10:21.210 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:21 | 2025-11-11 03:10:21.302 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:25 | 2025-11-11 03:10:25.754 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:25 | 2025-11-11 03:10:25.894 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/messages?skip=0&limit=50 HTTP/1.1" 500 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:25 | \| File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:10:25 | File "/app/backend/open_webui/routers/channels.py", line 211, in get_channel_messages | open-webui | open-webui-0 | stderr 2025-11-11 11:10:31 | 2025-11-11 03:10:31.545 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "DELETE /api/v1/channels/15c8f1f3-e17a-4815-8e60-0b45b01ba588/delete HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:31 | 2025-11-11 03:10:31.639 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/ HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:33 | 2025-11-11 03:10:33.222 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:33 | 2025-11-11 03:10:33.321 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages?skip=0&limit=50 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:35 | 2025-11-11 03:10:35.175 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:42 | 2025-11-11 03:10:42.095 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "POST /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/post HTTP/1.1" 200 | open-webui | open-webui-0 | stdout 2025-11-11 11:10:45 | 2025-11-11 03:10:45.995 \| INFO \| uvicorn.protocols.http.httptools_impl:send:476 - 58.33.148.163:0 - "GET /api/v1/channels/f8c56516-8daf-4659-add3-300b82b35517/messages/9928c6c9-9bf1-417e-9afa-b8fb19bf9af3/thread?skip=0&limit=50 HTTP/1.1" 200 | open-webui | open-webui-0 | stdout
GiteaMirror added the bug label 2026-05-25 10:35:05 -05:00
Author
Owner

@tjbck commented on GitHub (Nov 11, 2025):

Unable to reproduce.

<!-- gh-comment-id:3514998740 --> @tjbck commented on GitHub (Nov 11, 2025): Unable to reproduce.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#138501