[GH-ISSUE #12691] issue: Duplicate (slow) requests to /api/v1/chats #32214

Closed
opened 2026-04-25 06:05:58 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @aersam on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12691

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.2

Ollama Version (if applicable)

No response

Operating System

Official Docker Image

Browser (if applicable)

No response

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 listed steps to reproduce the bug in detail.

Expected Behavior

when chatting with open web ui, it should be fast :)

Actual Behavior

In the network you see many requests to /api/v1/chats/?page=1. These requests occur multiple times per prompt and seem to block the completions. Also, they are pretty slow

Steps to Reproduce

Just open any chat and see in the networking tab what happens

Logs & Screenshots

Image

Additional Information

We use Azure Container Apps for Hosting. It's possible that the sqlite is pretty slow there

containerlog.txt

Originally created by @aersam on GitHub (Apr 10, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12691 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.2 ### Ollama Version (if applicable) _No response_ ### Operating System Official Docker Image ### Browser (if applicable) _No response_ ### 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 listed steps to reproduce the bug in detail. ### Expected Behavior when chatting with open web ui, it should be fast :) ### Actual Behavior In the network you see many requests to `/api/v1/chats/?page=1`. These requests occur multiple times per prompt and seem to block the completions. Also, they are pretty slow ### Steps to Reproduce Just open any chat and see in the networking tab what happens ### Logs & Screenshots ![Image](https://github.com/user-attachments/assets/e0776773-0ae5-4563-83e5-9af8aec13100) ### Additional Information We use Azure Container Apps for Hosting. It's possible that the sqlite is pretty slow there [containerlog.txt](https://github.com/user-attachments/files/19681363/containerlog.txt)
GiteaMirror added the bug label 2026-04-25 06:05:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#32214