mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
[GH-ISSUE #21892] issue: Tools not available / not invoked after upgrade v0.8.3 -> v0.8.4/v0.8.5 (pip + systemd + nginx reverse proxy + Keycloak OIDC) #90344
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MrDick-11 on GitHub (Feb 26, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21892
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.8.5
Ollama Version (if applicable)
0.16.2
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
When a tool is enabled for a chat/model and the user asks a task that requires it, Open WebUI should invoke the tool and show the tool output.
Actual Behavior
After upgrading to v0.8.4/v0.8.5:
Steps to Reproduce
Logs & Screenshots
I’m attaching:
/api/versionand/_app/version.jsonoutputs/api/v1/tools/output (authenticated)GLOBAL_LOG_LEVEL=DEBUGenabledAdditional Information
v0.8.5 introduced “frontend initialization resilience” where getTools/getModels/etc can fail without blocking the page load. This might hide tool initialization failures in the UI. (If relevant, I can provide browser Network/Console logs.)
v0.8.4 also changed tools list loading/performance behavior.
openwebui.zip
@Classic298 commented on GitHub (Feb 26, 2026):
Search for duplicates
@Classic298 commented on GitHub (Feb 26, 2026):
https://github.com/open-webui/open-webui/issues/21818