issue: v0.6.33 login no longer possible #6629

Closed
opened 2025-11-11 17:01:46 -06:00 by GiteaMirror · 6 comments
Owner

Originally created by @gothicVI on GitHub (Oct 8, 2025).

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

v0.6.33

Ollama Version (if applicable)

No response

Operating System

manjaro linux

Browser (if applicable)

No response

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

login should be possible

Actual Behavior

toast message telling me email or password are wrong

Steps to Reproduce

After updating to the latest tag I can no longer log in.
I did check the htpasswd hash of my password and it matches the entry of the used email address in the database.
Reverting from latest to git-37d1c85 allows me to log in with no issues.
docker compose logs shows no output when the login fails.
My password is 128 characters long - could this be an issue looking at https://github.com/open-webui/open-webui/issues/17917?

Logs & Screenshots

Additional Information

No response

Originally created by @gothicVI on GitHub (Oct 8, 2025). ### Check Existing Issues - [x] I have searched for any existing and/or related issues. - [x] I have searched for any existing and/or related discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version v0.6.33 ### Ollama Version (if applicable) _No response_ ### Operating System manjaro linux ### Browser (if applicable) _No response_ ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have **provided every relevant configuration, setting, and environment variable used in my setup.** - [x] I have clearly **listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup** (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc). - [x] I have documented **step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation**. My steps: - Start with the initial platform/version/OS and dependencies used, - Specify exact install/launch/configure commands, - List URLs visited, user input (incl. example values/emails/passwords if needed), - Describe all options and toggles enabled or changed, - Include any files or environmental changes, - Identify the expected and actual result at each stage, - Ensure any reasonably skilled user can follow and hit the same issue. ### Expected Behavior login should be possible ### Actual Behavior toast message telling me email or password are wrong ### Steps to Reproduce After updating to the `latest` tag I can no longer log in. I did check the `htpasswd` hash of my password and it matches the entry of the used email address in the database. Reverting from `latest` to `git-37d1c85` allows me to log in with no issues. `docker compose logs` shows no output when the login fails. My password is 128 characters long - could this be an issue looking at https://github.com/open-webui/open-webui/issues/17917? ### Logs & Screenshots - ### Additional Information _No response_
GiteaMirror added the bug label 2025-11-11 17:01:46 -06:00
Author
Owner

@gothicVI commented on GitHub (Oct 8, 2025):

I changed the password to test while in git-37d1c85 and could login in latest.
I could not change the password to my original one while in latest (no error toast or similar - just nothing happened when trying to save the new password) but I could change it to a 64 character long one.

@gothicVI commented on GitHub (Oct 8, 2025): I changed the password to `test` while in `git-37d1c85` and could login in `latest`. I could not change the password to my original one while in `latest` (no error toast or similar - just nothing happened when trying to save the new password) but I could change it to a 64 character long one.
Author
Owner

@thenicekat commented on GitHub (Oct 10, 2025):

@gothicVI çan you confirm you have upgraded the libraries?

@thenicekat commented on GitHub (Oct 10, 2025): @gothicVI çan you confirm you have upgraded the libraries?
Author
Owner

@gothicVI commented on GitHub (Oct 11, 2025):

@thenicekat I don't understand what you mean. I'm using the respective docker containers and have not made any other changes.

@gothicVI commented on GitHub (Oct 11, 2025): @thenicekat I don't understand what you mean. I'm using the respective docker containers and have not made any other changes.
Author
Owner

@YkionArt commented on GitHub (Oct 11, 2025):

I also tend to use 128 character for passwords and faced same login issue with v0.6.33.
Rolled back to v0.6.30, I shortened password and then updated again, then was able to login to v0.6.33.

@YkionArt commented on GitHub (Oct 11, 2025): I also tend to use 128 character for passwords and faced same login issue with v0.6.33. Rolled back to v0.6.30, I shortened password and then updated again, then was able to login to v0.6.33.
Author
Owner

@addisonwebb commented on GitHub (Oct 14, 2025):

I'm having the same issue. I have a 100 character password. I was able to log in when I rolled back to v0.6.32.

@addisonwebb commented on GitHub (Oct 14, 2025): I'm having the same issue. I have a 100 character password. I was able to log in when I rolled back to `v0.6.32`.
Author
Owner

@tjbck commented on GitHub (Oct 20, 2025):

Should be addressed in dev with f5899e875c14adbc9516a43c19eade6d6a9c04c6!

@tjbck commented on GitHub (Oct 20, 2025): Should be addressed in dev with f5899e875c14adbc9516a43c19eade6d6a9c04c6!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#6629