mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-11 00:04:08 -05:00
Debug print statements in middleware.py log every message #6611
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 @grewem-elm on GitHub (Oct 7, 2025).
There are some print statements in the code that appear to have been added accidentally. They cause every message to be logged to the console.
4d7fddaf7e/backend/open_webui/utils/middleware.py (L1413)@tjbck commented on GitHub (Oct 7, 2025):
Please check for duplicate issues.