Fresh install result in crash at startup

Hi there,
i’ve a fresh install from https://www.mongodb.com/docs/manual/tutorial/install-mongodb-on-ubuntu/ and try to start it (systemctl start mongod.service) but it failed.

So i try it to run on a small VM and i get this here:

The job identifier is 16232.
Jan 31 16:13:53 hostname sudo[37907]: pam_unix(sudo:session): session closed for user root
Jan 31 16:13:53 hostname kernel: traps: mongod[37911] trap invalid opcode ip:55b1529e4f6c sp:7ffce576bcb0 error:0 in mongod[55b14e852000+425d000]
Jan 31 16:13:53 hostname systemd[1]: mongod.service: Main process exited, code=dumped, status=4/ILL
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ An ExecStart= process belonging to unit mongod.service has exited.
░░ 
░░ The process' exit code is 'dumped' and its exit status is 4.
Jan 31 16:13:53 hostname systemd[1]: mongod.service: Failed with result 'core-dump'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit mongod.service has entered the 'failed' state with result 'core-dump'.

Does someone has a hint?

Hi @Sebastian_Godecke and welcome to the Community!
Can you check that:

Regards

1 Like

Thanks Fabio. That’s it. Mongo is running.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.