You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The website encounters a Server Error: Missing environment variable MONGODB_URI during the login process.
To Reproduce
Click on the Login button to initiate the login process.
The error message appears: "Missing environment variable: MONGODB_URI."
Expected behavior
Upon clicking the Login button, the user should be successfully authenticated and redirected to the appropriate dashboard or homepage without encountering any server errors. The application should use the valid MONGODB_URI to connect to the MongoDB database and retrieve the necessary user information for login.
Screenshots/Videos
No response
Additional context
No response
Please checkmark the following checklist
I make sure that similar issue is not opened
The text was updated successfully, but these errors were encountered:
Describe the bug
The website encounters a Server Error: Missing environment variable MONGODB_URI during the login process.
To Reproduce
Click on the Login button to initiate the login process.
The error message appears: "Missing environment variable: MONGODB_URI."
Expected behavior
Upon clicking the Login button, the user should be successfully authenticated and redirected to the appropriate dashboard or homepage without encountering any server errors. The application should use the valid MONGODB_URI to connect to the MongoDB database and retrieve the necessary user information for login.
Screenshots/Videos
No response
Additional context
No response
Please checkmark the following checklist
The text was updated successfully, but these errors were encountered: