f31f8fd Fixed crash on incorrect models endpoint issue
📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝backend/open_webui/routers/openai.py (+1 -1)
📄 Description
Changelog Entry
Description
Fixed crash when an incorrect external endpoint is configured (or endpoint is down) when listing models
Fixed
Closes#16663 Incorrect external endpoint setting causes openwebui to hang without displaying settings panel
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 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/16666
**Author:** [@digiperfect-tech](https://github.com/digiperfect-tech)
**Created:** 8/16/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `main`
---
### 📝 Commits (1)
- [`f31f8fd`](https://github.com/open-webui/open-webui/commit/f31f8fd0c68706079b772b72f3c2272413498d14) Fixed crash on incorrect models endpoint issue
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `backend/open_webui/routers/openai.py` (+1 -1)
</details>
### 📄 Description
# Changelog Entry
### Description
- Fixed crash when an incorrect external endpoint is configured (or endpoint is down) when listing models
### Fixed
- Closes #16663 Incorrect external endpoint setting causes openwebui to hang without displaying settings panel
### Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/16666
Author: @digiperfect-tech
Created: 8/16/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
f31f8fdFixed crash on incorrect models endpoint issue📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/openai.py(+1 -1)📄 Description
Changelog Entry
Description
Fixed
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.