Conversation turn limit exceeded #3987

Closed
opened 2025-11-11 15:43:52 -06:00 by GiteaMirror · 1 comment
Owner

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:

Image

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

Image

Browser Console Logs:

Image

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):

Image

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: ![Image](https://github.com/user-attachments/assets/bee90f24-cd94-4c5b-9d6a-94f1c28d2eff) 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 ![Image](https://github.com/user-attachments/assets/d05b3f5b-c39e-4afb-aac5-d4a361b70f7f) **Browser Console Logs:** ![Image](https://github.com/user-attachments/assets/476503e2-132b-44d1-8c71-d0aaa1a6813c) **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):** ![Image](https://github.com/user-attachments/assets/f34e1d48-4b1f-42b9-965f-0c760796cc70) ## 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!
Author
Owner

@silentoplayz commented on GitHub (Feb 20, 2025):

This sounds like you have a rate limit filter function applied to your conversations.

@silentoplayz commented on GitHub (Feb 20, 2025): This sounds like you have a rate limit filter function applied to your conversations.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3987