mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-09 11:45:57 -05:00
[GH-ISSUE #20089] issue: Was SRC_LOG_LEVELS removed in version 0.6.42? #19081
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 @gongshaojie12 on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20089
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.42
Ollama Version (if applicable)
No response
Operating System
Centos
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Can import name 'SRC_LOG_LEVELS' from 'open_webui.env'.
Actual Behavior
After upgrading from 0.6.41 to 0.6.42, the following error occurred:
ImportError: cannot import name 'SRC_LOG_LEVELS' from 'open_webui.env'Was SRC_LOG_LEVELS removed in version 0.6.42? Is there a replacement solution?
Steps to Reproduce
None
Logs & Screenshots
None
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Dec 22, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19805 issue: did we lose most of docling configuration options in v0.6.41?
by eleaner • Dec 08, 2025 •
bug#19861 issue:
by QuitHub • Dec 10, 2025 •
bug#20019 issue:
by j63440490 • Dec 17, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#19877 issue:
by dotmobo • Dec 11, 2025 •
bugShow 5 more related issues
#19864 issue:
by Haervwe • Dec 10, 2025 •
bug#20046 issue:
by pierrelouisbescond • Dec 19, 2025 •
bug#15092 issue: The new features added in 0.6.15 are not present in the UI interface, nor are they introduced in the documentation.
by gongshaojie12 • Jun 18, 2025 •
bug#19417 issue: v0.6.37 SQL Error
by AKHYP • Nov 24, 2025 •
bug#18145 issue: 0.6.33 regression
by Ark-Levy • Oct 08, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@tjbck commented on GitHub (Dec 22, 2025):
SRC_LOG_LEVELSadded back as a legacy variable but it has been deprecated and removed.