[GH-ISSUE #5394] Log in After Installtion #100967

Closed
opened 2026-05-17 22:39:15 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @aishock on GitHub (Sep 13, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5394

Bug Report

Installation Method

I installed it on Ubuntu using docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Problem

After installation following GitHub instructions, the app can be visisted on localhost. It requires email and password to log in, but I don't see any admin or default username and password. Anyone knows what to do next?

Originally created by @aishock on GitHub (Sep 13, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/5394 # Bug Report ## Installation Method I installed it on Ubuntu using docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main ## Problem After installation following GitHub instructions, the app can be visisted on localhost. It requires email and password to log in, but I don't see any admin or default username and password. Anyone knows what to do next?
Author
Owner

@bzikst commented on GitHub (Sep 13, 2024):

You need to enable new sign ups and register a user. First one gets admin rights automatically

<!-- gh-comment-id:2348477090 --> @bzikst commented on GitHub (Sep 13, 2024): You need to enable new sign ups and register a user. First one gets admin rights automatically
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#100967