Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Missing environment variable :"MONGODB_URI" #1734

Open
1 task done
YuvarajPujari opened this issue Oct 24, 2024 · 0 comments
Open
1 task done

[Bug]: Missing environment variable :"MONGODB_URI" #1734

YuvarajPujari opened this issue Oct 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@YuvarajPujari
Copy link

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

  • I make sure that similar issue is not opened
@YuvarajPujari YuvarajPujari added the bug Something isn't working label Oct 24, 2024
@YuvarajPujari YuvarajPujari reopened this Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant