Score:1

MongoDB failed (result: core-dump)?

br flag

I'm attempting to setup MongoDB on Ubuntu 20.04.02 LTS by following the documentation. I have ensured this is a fresh install. However an error persists when I verify if the MongoDB install started succesfully by typing in:

sudo systemctl status mongod

> ● mongod.service - MongoDB Database Server
>      Loaded: loaded (/lib/systemd/system/mongod.service; disabled; vendor prese>
>      Active: **failed (Result: core-dump)** since Wed 2021-08-11 12:59:20 UTC; 49s >
>        Docs: https://docs.mongodb.org/manual
>     Process: 3190 ExecStart=/usr/bin/mongod --config /etc/mongod.conf (code=dum>    Main PID: 3190 (code=dumped, signal=ILL)
> 
> Aug 11 12:59:19 discorddomagoj systemd[1]: Started MongoDB Database
> Server. Aug 11 12:59:20 discorddomagoj systemd[1]: mongod.service:
> Main process exited,> Aug 11 12:59:20 discorddomagoj systemd[1]:
> mongod.service: Failed with result '>
de flag
ob2
You should provide the content of `/var/log/mongodb/mongod.log`
preIdiot avatar
ph flag
make sure you have these folders and file `/var/lib/mongodb`, `/var/log/mongodb` and `/tmp/mongodb-27017.sock` with ownership of `mongodb`
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.