mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #18116] Debug print statements in middleware.py log every message #57164
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18116
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.