matomo-org / matomo-org/docker

Docker container stops after a day or two with message "caught SIGWINCH, shutting down gracefully"

Open
#355 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
1k
Forks
384
PR merge metrics
No merged PRs in 30d

Description

**What happened?**

We have setup matomo using docker. The container is running fine until at some point we get the message: "caught SIGWINCH, shutting down gracefully"
This message is coming from apache.
SIGWINCH is usually the signal sent by Terminal when the window resizes.

**What should happen?**
Ideally, The container should keep running. Not sure why apache is receiving signal SIGWINCH.

**How can this be reproduced?**
It should be reproduced by simply running the matomo container in detached mode in docker.

Matomo version
5.0.3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Matomo 5.0.3 container in detached Docker mode and inspect the Apache logs around the SIGWINCH shutdown. There are no files or tests named in the issue; done means identifying why the signal is received and confirming that the container remains running.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, docker
Domain
devops, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.