[PR #502] [CLOSED] Remove LOG_LEVELs cause this dictionary is not global available #438

Closed
opened 2026-02-15 20:15:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/pipelines/pull/502
Author: @weisser-dev
Created: 4/13/2025
Status: Closed

Base: mainHead: add-loglevel


📝 Commits (1)

  • 3471dda Remove LOG_LEVELs cause this dictionary is not global available

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 main.py (+2 -2)

📄 Description

hi @tjbck, by mistake my i had an "global" log_levels dictonary but in the main.py this isn´t available -> which causes, that this fix works on my env but maybo not on others, thats why i removed the "log_levels" and replaced it, now this should work fine for everyone.
@malvex thx for this info!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/pipelines/pull/502 **Author:** [@weisser-dev](https://github.com/weisser-dev) **Created:** 4/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-loglevel` --- ### 📝 Commits (1) - [`3471dda`](https://github.com/open-webui/pipelines/commit/3471dda4e41125bb12406c8f3cff1863044ebf32) Remove LOG_LEVELs cause this dictionary is not global available ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+2 -2) </details> ### 📄 Description hi @tjbck, by mistake my i had an "global" log_levels dictonary but in the main.py this isn´t available -> which causes, that this fix works on my env but maybo not on others, thats why i removed the "log_levels" and replaced it, now this should work fine for everyone. @malvex thx for this info! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:35 -05:00
yindo closed this issue 2026-02-15 20:15:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/pipelines#438