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.
https://github.com/open-webui/open-webui/blame/4d7fddaf7e434bf59fdd879ef11d712a503b7863/backend/open_webui/utils/middleware.py#L1413
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 @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.
https://github.com/open-webui/open-webui/blame/4d7fddaf7e434bf59fdd879ef11d712a503b7863/backend/open_webui/utils/middleware.py#L1413
@tjbck commented on GitHub (Oct 7, 2025):
Please check for duplicate issues.