Beatkilla210
Members
-
Joined
-
Last visited
Solutions
-
Beatkilla210's post in Reoccurring High RAM usage was marked as the answerHi all!
Appreciate the help! Discovered the source of the issue so posting here incase anyone encounters something similar in the future. My issue stemmed from rreading-glasses and me (idiotically) not configuring it correctly. The github says: "The app will use as much memory as it has available for in-memory caching, so it's recommended to run the container with a --memory limit or similar."
In my case, rreading-glasses would steadily climb to 94% use of RAM until I either restarted the server or it locked up. Going with --memory=512m looks to have fixed my issue.