mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Updated to version 0.4.0 and set a prefix ID for connections, the web ui shows a blank page #2698
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 @venkate123 on GitHub (Nov 20, 2024).
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: [v0.4.0]\ [v0.4.1]
Operating System: [Windows 11, macOS Big Sur]
Browser (if applicable): [e.g., Chrome 100.0, Firefox 98.0]
Confirmation:
Expected Behavior:
normal
Actual Behavior:
Open-wewbui shows all blank page except for the login entrance.
Description
Bug Summary:
Update container from V3.X, all things run as normal. After I added prefix IDs for connections, one of them is Chinese, Then it turned to be all blank page except for the login entrance.
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
@FreeTeaspoon commented on GitHub (Nov 20, 2024):
Same problem.
@tjbck commented on GitHub (Nov 20, 2024):
The issue stems from the API not being entirely compatible with OpenAI API specs, Should be fixed on dev. Testing wanted here!