Skip to content

Server Error When Creating a New Account #126

@mani6409

Description

@mani6409

Description

While attempting to create a new account, the application throws a server error instead of successfully registering the user. The account creation process fails and the page does not proceed further.

This issue prevents new users from signing up.

Steps to Reproduce

Go to the homepage

Click on "Get Started" or navigate to the signup page

Fill in the required details

Click on Create Account / Sign Up

Observe the server error

Expected Behavior

The account should be successfully created and the user should either:

Be redirected to the dashboard, or

See a success confirmation message

Instead, a server error is displayed.

Screenshots

Image

Environment

OS: macOS

Browser: Chrome

Version: Latest

Node/npm: Node 18.18 / npm 9

Smartphone (if applicable)

Not tested on mobile yet.

Additional Context

The issue may be related to:

Backend API route handling

Database connection (Prisma)

Environment variables configuration

Validation or session setup

Further debugging of server logs may help identify the root cause.

Metadata

Metadata

Assignees

Labels

ECWoC26bugSomething isn't working

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions