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

Request error 500 Operation admins.findOne() buffering timed out after 10000ms #1118

Open
smokyfishy opened this issue May 28, 2024 · 1 comment

Comments

@smokyfishy
Copy link

Describe the bug
When attempting to perform a MongoDB query using admins.findOne(), the operation times out after 10000ms, resulting in a request error 500.

To Reproduce
Steps to reproduce the behavior:

  1. Initialize a MongoDB connection.
  2. Attempt to perform a findOne() operation on the admins collection.
  3. The operation times out after 10000ms, resulting in a request error 500.

Expected behavior
The findOne() operation on the admins collection should be completed successfully within a reasonable timeframe without timing out, allowing us to log in to the application. Currently, this bug is preventing accessing the application.

Desktop (please complete the following information):
MongoDB version: [MongoDB 7.0.11]
Node.js version: [20.13.1]
Operating system: [Windows 10]

@AKProgramer
Copy link

Hi i want to solve this issue please it to me if you can't then tell me how do i start working on this issue I mean before starting this issue do i have to inform someone? Kindly guide me.

KISMAT1234 added a commit to KISMAT1234/idurar-erp-crm that referenced this issue Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants