mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #1134] when upgrade to tag v0.1.111. after login. i have to wait for several minutes to see the main page #12354
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 @echzhai on GitHub (Mar 11, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1134
Bug Report
Description
after login. i have to wait for several minutes to see the main page
tag v0.1.111.
@justinh-rahb commented on GitHub (Mar 11, 2024):
There's been some fixes to v0.1.111 since it's initial release, try updating again just to be sure you've got the lastest
Docker (non-Compose method):
Docker (Compose method):
Manual (direct method):
@echzhai commented on GitHub (Mar 11, 2024):
thank you