Skip to content

Database container restarting every 30 seconds #266

@flexxyfluxx

Description

@flexxyfluxx

What happened?

I have the invite-only option enabled on my instance. As instructed, after generating the config (and setting the invite-only option), I launch stoat using docker compose up.

Problems arise when I then try to create an invite using the provided instructions to enter mongosh, and insert an invite ID: After some varying period of time, mongosh just dies; ostensibly from a SIGKILL.

After monitoring logs, I have found that this coincides quite neatly with the database container restarting every 30 seconds, which presumably is what's killing mongosh (in case it matters, the exit code is always 139).

This seems like incorrect behavior, because it is mentioned nowhere. It is unclear as of now what is causing the restart. I'll keep monitoring logs; will update if any other interesting patterns arise, or at the very least with a log dump.

Just to be certain though: Am I missing anything? Am I making a false assumption here? Am I doing something wrong? (I'm quite open to this. I am ..not any sort of seasoned veteran.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions