emilshr
HOBBYOP
a month ago
I created a mongodb resource and it keeps failing with the following logs:
Mounting volume on: /var/lib/containers/railwayapp/bind-mounts/7e51787e-7b56-4f3d-9105-f83c576f9f65/vol_1tj5kkfehnqbzlb0
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.
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.I'm going through the mentioned ticket from the logs. It might be on the folks over at MongoDB, not sure.
Updating the image tag to 8.3.2 also did not help.
4 Replies
Some more context:
The strange thing is that, it was working on 8.0 about half an hour ago.
I wipe the volume, and recreated all the resources. It has been failing ever since.
danilo2420
HOBBY
a month ago
Same thing is happening to me.
a month ago
Try adding the variable GLIBC_TUNABLES=glibc.pthread.rseq=1.
Status changed to Solved 0x5b62656e5d • 28 days ago