Skip to content

Restarts by itself every minute #86

@fidelix

Description

@fidelix
version: "3.8"

services:
  asterisk:
    image: andrius/asterisk:22

Tried 23 as well.

Took me a whole day to figure out the problem was with the image.
Tried on ARM64 and amd64.
Docker Swarm environment.

I can't reproduce this problem locally. Only on the swarm.

First run works well, in any swarm node.
Starting the second run, about a minute or 2 after it starts, asterisk shuts itself down.
There is zero relevant stuff in the log. Zero.
Even with debug logging, -vvvvvvvvvvvvv, -ddddddddddd

It's not docker (swarm) shutting it down.

I compiled my own image and it works, no issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions