Getting emails from Mongo Atlas that saying Connections % of configured limit has gone above 80
.
Using M0 Sandbox tier which has 100 max connections.
Whether an upgrade to M2 tier (which has also 100 max connections) solve this?
Getting emails from Mongo Atlas that saying Connections % of configured limit has gone above 80
.
Using M0 Sandbox tier which has 100 max connections.
Whether an upgrade to M2 tier (which has also 100 max connections) solve this?
removing all IP address and waiting 5 minutes works also for me . seems like it kills all opened connections. Don't forget to allow your ip after that
there is an opened issue with mongoose. it might be the root cause https://github.com/Automattic/mongoose/issues/8059