Skip to content

[BUG]: ERROR on login #112

@chinazaaa

Description

@chinazaaa

Description of the bug:

Users are unable to log in to the application using valid credentials. The login form does not respond and remains on the login page, displaying a generic "Error occurred" message without further details.

Steps to reproduce:

  1. Navigate to the login page of the application.
  2. Enter valid credentials (username and password).
  3. Click the "Login" button.
  4. Observe that the page does not transition, and an "Error occurred" message is displayed.

Expected behavior:

Upon entering valid credentials and clicking the "Login" button, the user should be authenticated and redirected to the dashboard or home page. No error message should be shown if the credentials are correct.

Additional context:

  • The issue was first reported after the latest update to the authentication service.
  • There are no specific error logs indicating the problem.
  • The bug appears to affect all users attempting to log in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    approvedbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions