mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
issue: Broken network connection to MCP tool causes endloss GUI loading #5762
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 @FelHell on GitHub (Jul 15, 2025).
Originally assigned to: @tjbck on GitHub.
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.16
Ollama Version (if applicable)
0.9.0
Operating System
Ubuntu 22.04.5 LTS
Browser (if applicable)
140.0.4
Confirmation
README.md.Expected Behavior
Open WebUI should load the GUI interface in the browser after typing the URL / submitting the login form.
Actual Behavior
Open WebUI shows an endless loading animation and throws an error in the JavaScript console.
Steps to Reproduce
If the MCP tool server is running, the Open WebUI GUI loads as expected.
Logs & Screenshots
The JavaScript console throws an error:
Additional Information
No response