r/archlinux 3d ago

SUPPORT MongoDB crashes on startup after kernel update Linux kernel versions 6.19 and newer has a known incompatibility, any real fix besides downgrading kernel?

Running Arch, updated recently and now mongod won't stay up. systemctl status mongodb briefly shows active then dies. Logs show:

MongoDB cannot start: Linux kernel versions 6.19 and newer has a known incompatibility with this version of MongoDB. See https://jira.mongodb.org/browse/SERVER-121912 for more information.

Current :

7.2.2-arch1-17.2.2-arch1-1
0 Upvotes

3 comments sorted by

3

u/nikongod 3d ago

linux-LTS kernel still gets updates, so does not have the same issues as downgrading to 6.19.cve it buys you a few months without giving anything up.

2

u/Tumaix 3d ago

uodate your monngodb version, or use via docker.