mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[GH-ISSUE #7826] Groq function allows openwebui to become unresposive #30431
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @will-x86 on GitHub (Dec 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7826
Bug Report
Installation Method
Two "functions" installed:
Both of these functions have valid and topped up API keys
Environment
Ollama (if applicable): [e.g., v0.2.0, v0.1.32-rc1]
Disabled as I thought this might be the issue
Operating System: [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04]
Confirmation:
Expected Behavior:
I send some chats and I get replies
Actual Behavior:
After a few chats ( ignoring anthropotic timing out, this happened before that and I believe it's unrelated ) the container becomes unresponsive.
The system is using 14% CPU, has 30GB of available ram, and is not IO bottlenecked ( Nvme drive etc )
Description
Bug Summary:
Container becomes unresponsive after a few messages, requires restart then continues to happen.
Reproduction Details
Steps to Reproduce:
Install two functions as above, then send some messages and it becomes unresponsive
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

Additional Information
This bug appears to dissapear when disabling the "Groq" function
The groq function was working okay before and does work for 1/2 messages