BillyBlaze / OctoPrint-TouchUI

A touch friendly interface for a small TFT module or phone
https://billyblaze.github.io/OctoPrint-TouchUI/
GNU Affero General Public License v3.0
274 stars 92 forks source link

Possible memory leak in the browser #523

Closed kyngs closed 2 years ago

kyngs commented 2 years ago

So, I have TouchUI hooked up with display on my Pi 3B+, the memory is fine (about 500MB used out of 900MB). Unfortunately, when I leave it out for a while it eventually fills the memory and swap, which makes the Pi unusable, so I need to hard reset it.

Possible solutions: Increasing swap (seems like a bad idea, because it will only delay the issue). Make an option for auto restarting the chromium browser each x hours. Try to find what causes the memory leak (seems like a huge time waste).

github-actions[bot] commented 2 years ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 2 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.