Skip to content

[BUG] Authentication is not working #25

@modelnova-ai

Description

@modelnova-ai

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".

Image

To Reproduce

  1. Run the server using
    occ start

  2. Open the web UI at
    http://127.0.0.1:3000/auth/login

  3. Enter any username and password

  4. Click Sign In

  5. 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:

Image

Environment

OS: macOS
Installation method: npm global install
Node version: v22.15.0
Browser: Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions