mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
Cannot log in #894
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 @zenithbrew on GitHub (May 11, 2024).
Bug Report
All emails fails
Bug Summary:
Account Activation Pending
Contact Admin for WebUI Access
Your account status is currently pending activation. To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.
Steps to Reproduce:
Load docker w/ ollama up in ubuntu
Expected Behavior:
should log in
Actual Behavior:
Stuck @
"Account Activation Pending
Contact Admin for WebUI Access
Your account status is currently pending activation. To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.
"
Environment
Ubuntu latest
Browser:firefox latest
@silentoplayz commented on GitHub (May 11, 2024):
https://docs.openwebui.com/troubleshooting/
@pasmud commented on GitHub (May 12, 2024):
Go to app/backend/data folder, delete webui.db and restart the app. If in docker do the same and restart the container. ** This will create a new DB, so start with a new admin, account. Other option would be to reset the admin pass according to doc.