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

MongoDB Adapter throws Request error! MongoError : pool destroyed #7

Closed
wiedmannj opened this issue Dec 20, 2023 · 2 comments
Closed
Assignees

Comments

@wiedmannj
Copy link

If run in stateful mode with a MongoDB configured as a backend database on a single node, the log shows Request error! MongoError : pool destroyed. As soon as this appears the service needs to be restarted to function properly.

@zoernert zoernert self-assigned this Dec 20, 2023
@zoernert
Copy link
Contributor

Root cause identified: moleculerjs/moleculer-db#333

@zoernert
Copy link
Contributor

Partly fixable with a local installation of MongoDB. However the handling of the pool seems to be broken in the original moleculer-db adapter.

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