mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #7987] Spinning wheel on connections page (admin panel) #30479
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 @fernandaspets on GitHub (Dec 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7987
webui log: GET /openai/urls HTTP/1.1 404 Not Found
Aphrodite engine log: GET /v1/urls HTTP/1.1 404 Not Found
The page is stuck with a spinning wheel so I cannot switch connections or edit any setting on the connections page.
@fernandaspets commented on GitHub (Dec 21, 2024):
fixed, forgot to run npm run build after git pull update