Jump to content

Open WebUI: Difference between revisions

From 1G-N15's Place
Created page with "== Cannot Login == Open WebUI does not use the secret key when checking your password. Changing that logs you out, yes, but only because your cookie was invalidated. But it shouldn't cause login failures afterwards. In my case, the issue was with the login form. For some reason, password manager autofills don't actually set the password value to be sent. Instead, I had to copy-paste the password manually for it to work."
 
No edit summary
 
Line 4: Line 4:


In my case, the issue was with the login form. For some reason, password manager autofills don't actually set the password value to be sent. Instead, I had to copy-paste the password manually for it to work.
In my case, the issue was with the login form. For some reason, password manager autofills don't actually set the password value to be sent. Instead, I had to copy-paste the password manually for it to work.
== Slow Generation ==
If it takes a long time before text generation begins, check if you have User Location enabled. If so, disable it.

Latest revision as of 06:34, 4 January 2026

Cannot Login

Open WebUI does not use the secret key when checking your password. Changing that logs you out, yes, but only because your cookie was invalidated. But it shouldn't cause login failures afterwards.

In my case, the issue was with the login form. For some reason, password manager autofills don't actually set the password value to be sent. Instead, I had to copy-paste the password manually for it to work.

Slow Generation

If it takes a long time before text generation begins, check if you have User Location enabled. If so, disable it.