Skip to content
Discussion options

You must be logged in to vote

Honestly, your system is may be swapping like mad with Total Memory: 841.3MiB. That's not a lot of RAM at all in order to run the controller. It may also be possible that your sd card is really slow for read/writes, assuming it is using an sd card. The log messages from MongoDB are concerning.

You can check with another terminal open, regularly checking free -m and docker stats when the container is launched to see what is happening with your system's resources. Looking at htop is good too, assuming you know what you're looking at of course. Not always intuitive if you haven't used it previously.

Just to make sure you're definitely doing this, I would try a few different CMDs to override …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andrew-chang-dewitt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #407 on February 01, 2024 22:05.