Original PR: https://github.com/open-webui/open-webui/pull/21696 Author: @danielalanbates Created: 2/21/2026 Status: ❌ Closed
Base: main ← Head: fix/issue-21611
main
fix/issue-21611
f1a64d3
2 files changed (+16 additions, -9 deletions)
📝 backend/open_webui/routers/pipelines.py (+4 -4) 📝 backend/open_webui/socket/utils.py (+12 -5)
backend/open_webui/routers/pipelines.py
backend/open_webui/socket/utils.py
Fixes #21611
This PR fixes: issue: intermittent "Model not found" errors
backend/open_webui/routers/pipelines.py | 8 ++++---- backend/open_webui/socket/utils.py | 17 ++++++++++++----- 2 files changed, 16 insertions(+), 9 deletions(-)
Please review the changes carefully. The fix was verified against the existing test suite.
This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/21696
Author: @danielalanbates
Created: 2/21/2026
Status: ❌ Closed
Base:
main← Head:fix/issue-21611📝 Commits (1)
f1a64d3Fix #21611: prevent intermittent "Model not found" errors in multi-worker Redis deployments📊 Changes
2 files changed (+16 additions, -9 deletions)
View changed files
📝
backend/open_webui/routers/pipelines.py(+4 -4)📝
backend/open_webui/socket/utils.py(+12 -5)📄 Description
Fixes #21611
Summary
This PR fixes: issue: intermittent "Model not found" errors
Changes
Testing
Please review the changes carefully. The fix was verified against the existing test suite.
This PR was created with the assistance of Claude Sonnet 4.6 by Anthropic | effort: low. Happy to make any adjustments!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.