mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
The page is blank when logging in #3822
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 @jetchang2020 on GitHub (Feb 14, 2025).
Olama native deployment, deployed through Docker using opn webui. Both Olama and Docker are deployed on the same computer, and the opn webui login page can be opened normally. After filling in the account password and submitting, the page appears blank and takes 20 seconds to display normally




1、Login interface, normal
2、White screen after submitting account password
3、The page after successful login only appears after 20 seconds
4、Ollama settings are normal, communication is normal
Based on the above content, how to solve the problem of slow login? Or where does the problem lie?