After restarting the server, MongoDB, stopped working.
When I start service mongod start
and gives the default message: mongodb start/running, process 6986
But it so soon after, does not give error messages and even saved log.
And when I start which wants executable: mongo / mongod / mongorestore / etc ..
it gives the following message:
Attempt to add global initializer failed, status: DuplicateKey ForkServer
Aborted (core dumped)
I'm using MongoDB 3.2
on Ubuntu 14.04.2
I've reinstalled the MongoDB already made a downgrade and keep getting the same message.
Thanks in advance.
I ended up having this same problem. I received the error message mongodb.service: Failed with result 'core-dump'.
To fix it, you should run:
sudo mongod --repair --dbpath /path/to/mongodb
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With