Originally created by @Michaelwucoc on GitHub (Feb 20, 2025).
Installation Method
Docker Install
Environment
Open WebUI Version: [e.g., v0.5.14]
Ollama (if applicable): Not Installed
Operating System: [e.g., ubuntu]
Browser (if applicable): [e.g., Chrome Newest]
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.
[x ] I have included the browser console logs.
[x ] I have included the Docker container logs.
[x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Still generating responses and do querying.
Actual Behavior:
Return This Error.
Description
Bug Summary:
The program will not keep generating content after 4 turns (In web search mode and knowledge base selected)
Reproduction Details
Steps to Reproduce:
Enable Web Search.
Ask 2 questions.
Return Error.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Error in inlet handler notice: Conversation turn limit exceeded. Max turns: 4
INFO: 116.247.120.234:0 - "POST /api/chat/completions HTTP/1.1" 400 Bad Request
Screenshots/Screen Recordings (if applicable):
Additional Information
After installing pipelines and fliters, it still doesn't work.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
Originally created by @Michaelwucoc on GitHub (Feb 20, 2025).
## Installation Method
Docker Install
## Environment
- **Open WebUI Version:** [e.g., v0.5.14]
- **Ollama (if applicable):** Not Installed
- **Operating System:** [e.g., ubuntu]
- **Browser (if applicable):** [e.g., Chrome Newest]
**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.
- [x ] I have included the browser console logs.
- [x ] I have included the Docker container logs.
- [x ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Still generating responses and do querying.
## Actual Behavior:

Return This Error.
## Description
**Bug Summary:**
The program will not keep generating content after 4 turns (In web search mode and knowledge base selected)
## Reproduction Details
**Steps to Reproduce:**
Enable Web Search.
Ask 2 questions.
Return Error.
## Logs and Screenshots

**Browser Console Logs:**

**Docker Container Logs:**
```log
Error in inlet handler notice: Conversation turn limit exceeded. Max turns: 4
INFO: 116.247.120.234:0 - "POST /api/chat/completions HTTP/1.1" 400 Bad Request
```
**Screenshots/Screen Recordings (if applicable):**

## Additional Information
After installing pipelines and fliters, it still doesn't work.
## Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
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 @Michaelwucoc on GitHub (Feb 20, 2025).
Installation Method
Docker Install
Environment
Open WebUI Version: [e.g., v0.5.14]
Ollama (if applicable): Not Installed
Operating System: [e.g., ubuntu]
Browser (if applicable): [e.g., Chrome Newest]
Confirmation:
Expected Behavior:
Still generating responses and do querying.
Actual Behavior:
Return This Error.
Description
Bug Summary:
The program will not keep generating content after 4 turns (In web search mode and knowledge base selected)
Reproduction Details
Steps to Reproduce:
Enable Web Search.
Ask 2 questions.
Return Error.
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
Additional Information
After installing pipelines and fliters, it still doesn't work.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@silentoplayz commented on GitHub (Feb 20, 2025):
This sounds like you have a rate limit filter function applied to your conversations.