Skip to content

Container mongo Started - Error response from daemon on kernel 7.0.13 #431

Description

@philipk99

I tried installing the newest version on my Fedora 44 with kernel 7.0.13. I know there is a issue (#322) with the almost same name and description but i think those are two separate problems.

Steps to Reproduce

Using:

  1. bin/up
    Initiating Mongo replica set...
    [+] up 1/1
    ✔ Container mongo Started
    Error response from daemon: Container <container_id> is restarting, wait until the container is running

  2. bin/start
    [+] start 1/1
    ✘ Container mongo Error dependency mongo failed to start
    dependency failed to start: container mongo is unhealthy

Analysis

The logs from mongodb container:
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.

Solution

I've found this post (https://www.mongodb.com/community/forums/t/mongodb-8-x-and-linux-kernel-6-19/337547) on the mongodb forum indicating the fix for the issue is upgrading to version 8.0.4.

I've tried and tested it a little and it looks like it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions