Log in After Installtion #2078

Closed
opened 2025-11-11 14:59:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @aishock on GitHub (Sep 13, 2024).

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). # 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

@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#2078