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
Additional Information
We use Azure Container Apps for Hosting. It's possible that the sqlite is pretty slow there
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

### 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-05-05 17:28:30 -05:00
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 @aersam on GitHub (Apr 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12691
Check Existing Issues
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
README.md.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 slowSteps to Reproduce
Just open any chat and see in the networking tab what happens
Logs & Screenshots
Additional Information
We use Azure Container Apps for Hosting. It's possible that the sqlite is pretty slow there
containerlog.txt