[PR #16666] [CLOSED] Fixed crash on incorrect models endpoint issue #63059

Closed
opened 2026-05-06 07:36:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/16666
Author: @digiperfect-tech
Created: 8/16/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 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>
GiteaMirror added the pull-request label 2026-05-06 07:36:27 -05: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#63059