-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Describe the bug
Starting around a one or two weeks ago, my changedetection.io instance started periodically falling victim to Docker's OOM killer (every one to two days). Before, I had configured its Docker container with a memory limit of 512 MB (which worked fine since installing it > 1 year ago), now I have increased it to 1 GB, but after a while the Docker container is still getting killed.
As initial memory consumption is ~ 300 MB, this looks somewhat like a kind of memory leak or spike.
Around the time the error happend I see some scraping activity in the log, but nothing out of the ordinary caught my eye.
Any ideas how to further analyze this issue?
Version
v0.49.4
How did you install?
Docker on Ubuntu 24.04
Reactions are currently unavailable