Skip to content

mongo-6.0.27 refuses to start in linux kernel 6.19+ #752

@jaromanda

Description

@jaromanda

/usr/local/bin/docker-entrypoint.py in mongodb-community-server:6.0.27-ubi8 incorrectly tests for kernel version 6.19+ and refuses to start mongod with error message

ERROR: Detected Linux kernel 7.0.4+deb13-amd64. MongoDB 8.0+ utilizes the tcmalloc allocator which has a known issue with the v6.19 and newer Linux kernel. This container will not start by default on v6.19+.

This test should only be run for MongoDB 8.0+ - as noted in the error itself.

Now I'm wondering if this is the right repo to report this on! I'm getting the docker image from docker.io/mongodb/mongodb-community-server:6.0.27-ubi8 - there doesn't seem to be any reference to mongodb-6.0 here at all!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions