means that you application is trying to connect to a local instance of MongoDB that is currently down.
A server like MongoDB will terminate for 2 reasons:
- You terminate it yourself
- It crashes
In both cases the logs are needed for further investigation.