Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chiragbeniwal opened this issue Apr 17, 2024 · 0 comments

Comments

@chiragbeniwal
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant