[PR #2870] [MERGED] Fix proxy not being used for /api/version/updates #7917

Closed
opened 2025-11-11 17:40:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/2870
Author: @mindspawn
Created: 6/6/2024
Status: Merged
Merged: 6/6/2024
Merged by: @tjbck

Base: devHead: proxy-fix2


📝 Commits (2)

  • a8d80f9 Merge pull request #2857 from open-webui/dev
  • 3069fa8 Update main.py to enable http_proxy use for checking for new versions

📊 Changes

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

View changed files

📝 backend/main.py (+1 -1)

📄 Description

When checking for version updates, proxy was not being used.


🔄 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/open-webui/pull/2870 **Author:** [@mindspawn](https://github.com/mindspawn) **Created:** 6/6/2024 **Status:** ✅ Merged **Merged:** 6/6/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `proxy-fix2` --- ### 📝 Commits (2) - [`a8d80f9`](https://github.com/open-webui/open-webui/commit/a8d80f936a69c7e4254c2306b9c88aa7c3e09088) Merge pull request #2857 from open-webui/dev - [`3069fa8`](https://github.com/open-webui/open-webui/commit/3069fa80746a83ef8cd7e8c85a3ba64d7920abeb) Update main.py to enable http_proxy use for checking for new versions ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/main.py` (+1 -1) </details> ### 📄 Description When checking for version updates, proxy was not being used. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:40:05 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7917