-
Notifications
You must be signed in to change notification settings - Fork 816
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
mongoweb error #291
Comments
This was referenced Sep 16, 2021
This was referenced Apr 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
when I want to add a new connection from the same namespace as well as another namespaces on kubernetes it gives the following error.
GET /app 302 1.964 ms - 62
/app/user/node_modules/mongodb/lib/utils.js:123
process.nextTick(function() { throw err; });
^
TypeError: Cannot read property 'size' of undefined
at /app/user/routes/common.js:73:75
at handleCallback (/app/user/node_modules/mongodb/lib/utils.js:120:56)
at /app/user/node_modules/mongodb/lib/db.js:314:20
at /app/user/node_modules/mongodb-core/lib/connection/pool.js:469:18
at processTicksAndRejections (internal/process/task_queues.js:82:9)
The text was updated successfully, but these errors were encountered: