mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
After deploying Openwebui, when I open it, the page only displays a logo and I am unable to register. #3179
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 @imfeisir on GitHub (Jan 3, 2025).
Installation Environment: VPS
Installation Method: Docker (Installation for OpenAI API Usage Only)
Problem:

After the container deployment is successful, when I access IP:3000 in the browser, there is only a LOGO on the page, no display of the screen and Get Start button, and I cannot enter the admin interface. How should I solve this?
However, when I perform the same operation on my local computer through the Docker client, everything is normal!