-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[BUG] Unraid container crashes after running for a short period, won't start back up. #647
Comments
Thanks for the ticket, and sorry about that. |
I don't know if this helps or not, but I've noticed that when initially starting the container the memory usage jumps up to 1GB, then eventually mellows out to about 250 MB. When making any change to the config file, it jumps to over 1 GB again. At the time of testing this, I am running Unraid version 6.10.0-rc5, by the way. That wasn't noted in my original comment. I'm updating to rc8 to see if that makes any difference. |
To help provide the info, the version of Unraid that I'm using is 6.9.2. I wish my container would mellow out at around 250MB lol. Mine eventually consumes as much memory as it possibly can and then shuts down the container. |
So I may have some useful information. My containers' tags are pretty much always just set to "latest" so that they'll get whatever newest stable release is out. I set the container's tag back a couple to see when the issue would start happening. It looks like 2.0.6 is the last version that works correctly with no memory leak. I've had the container on for about 20 minutes now and it's still just saying right at around 330MB. As soon as I set the tag to "2.0.7" the memory leak starts happening again. I'm no developer, but I have an idea of what it could be. This could be way off as I have no idea what I'm talking about but I'm just throwing out a theory lol. For Dashy, I use the little green/red dot tool to check if a service is online or not. I've never been able to get Home Assistant, Radarr, and Sonarr set up with it so I disabled the online checker for those services. For reference, here is what my dashboard looks like in 2.0.6: https://i.imgur.com/4n0XwWL.png Now look what it looks like in 2.0.7: No changes were made to the configuration files, and yet it looks like that online checker is running for those three services. Could it be that that online checker is constantly running and failing or something causing the memory leak? Again, just theorizing, but yeah. Thought I'd provide this info. |
That's really helpful, thank you. Weird because there were no backend changes in that release, but there was a change in the upstream base image ( In the meantime, are you okay to stick with That status check bug was also raised in #651, and I've got a fix ready for the next update :) |
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
Can one of you confirm, if this is still an issue? Thanks! |
This issue was automatically closed because it has been stalled for over 1 year with no activity. |
Environment
Self-Hosted (Docker)
Version
2.0.8
Describe the problem
After the docker has been running for a few minutes, it crashes. On relaunch, the only contents in the log is:
WARN A new version of sass-loader is available. Please upgrade for best experience.
error Command failed with signal "SIGSEGV".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "build-watch" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Relaunching will not immediately work. I have to wait a few minutes before relaunching for it to launch without crashing. Once it does launch without crashing, this is the log that follows: https://pastebin.com/G3HaVNPX
Additional info
No response
Please tick the boxes
The text was updated successfully, but these errors were encountered: