You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue still hasn't been resolved. I replicated the problem again today, and in the browser's developer mode, I didn't see any login-related requests; it basically just throws an error directly. I tried Firefox and Chromium, all the same, got error meesage Incorrect username or password..
π Reproduction steps
Just login with browser.
π Expected behavior
Login successfully, or at least the login request send to the server.
π Actual Behavior
No actual request send to the server, just directly return the error message.
It seems to be related to the disabled authentication. Accessing /dashboard still requires login, but authentication cannot be completed because it has been disabled.
π I have found these related issues/pull requests
π‘οΈ Security Policy
Description
This issue still hasn't been resolved. I replicated the problem again today, and in the browser's developer mode, I didn't see any login-related requests; it basically just throws an error directly. I tried Firefox and Chromium, all the same, got error meesage
Incorrect username or password.
.π Reproduction steps
Just login with browser.
π Expected behavior
Login successfully, or at least the login request send to the server.
π Actual Behavior
No actual request send to the server, just directly return the error message.
π» Uptime-Kuma Version
1.23.15
π» Operating System and Arch
Debian 12 Bookworm (amd64)
π Browser
Firefox 128.5.0esr (64-bit) & Chromium Version 131.0.6778.204 (Official Build, ungoogled-chromium) (64-bit)
π₯οΈ Deployment Environment
ext4
π Relevant log output
No response
The text was updated successfully, but these errors were encountered: