mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Spinning wheel on connections page (admin panel) #3057
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).
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