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

Tried to Test MongoDB connection but failed #56381

Open
shubhu-srk opened this issue Dec 28, 2024 · 1 comment
Open

Tried to Test MongoDB connection but failed #56381

shubhu-srk opened this issue Dec 28, 2024 · 1 comment

Comments

@shubhu-srk
Copy link

This is the following error

node:internal/assert:14
throw new ERR_INTERNAL_ASSERTION(message);
^

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:399:5)     
at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1077:3)      
at afterConnectMultiple (node:net:1532:5) {       

code: 'ERR_INTERNAL_ASSERTION'
}

Node.js v18.15.0

@KunalKumar-1
Copy link
Contributor

could you elaborate your issue a bit with a context !?

what Problem are you facing in particular and give some steps to reproduce the issue you are facing !!

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