Skip to content

[Bug] Register & Login show "Something went wrong" — no useful error message for users #514

@Anir2004-star

Description

@Anir2004-star

Problem

On /register Step 2, clicking "Create Account" shows:

Something went wrong.

Even with a valid strong password and matching confirm password. The same issue exists on /login.

Screenshot

Image

Root Cause

Register.js line 150 and Login.js line 117:

setServerError(err.response?.data?.message || 'Something went wrong.');

I am a GSSoC 2026 contributor and i like to work on this issue, Could you please assign this to me??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions