-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the Bug
Authentication is not working on the web login page. I am unable to log in using custom credentials or random username and password combinations. The page always shows "Authentication failed".
To Reproduce
-
Run the server using
occ start -
Open the web UI at
http://127.0.0.1:3000/auth/login -
Enter any username and password
-
Click Sign In
-
Observe the error message
Expected Behavior
I expected to be able to log in using valid credentials
Actual Behavior
The login page always returns "Authentication failed" regardless of the credentials entered.
Container logs show authentication attempts but no successful login:
Environment
OS: macOS
Installation method: npm global install
Node version: v22.15.0
Browser: Chrome
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working