VPN health hiccups no longer cascade to unrelated apps
Posted by tomspark
SparkBox 1.6.547 is out. I reviewed the container restart logs and found the culprit behind the "my apps keep restarting for no reason" reports: when the VPN container had a brief connectivity wobble, we were nuking the entire media app group instead of just the VPN and its dependents. Apps like Seerr, Notifiarr, and SABnzbd don't route through the VPN at all, so they had no business restarting. That's fixed now. I also caught up on two other issues that have been nagging the community: - Homarr memory kills now give you the actual reason. The version we ship has a known memory leak (reported upstream, waiting for a fix), so instead of blaming your board config, we now tell you exactly what happened — and doubled its memory allowance so it happens less often. - The Ubuntu-on-UGREEN installation guide was pointing to a helper script that never existed. I rewrote that section to be fully manual but equally safe, with every check spelled out step by step. Head to the Updates tab in your dashboard to pull this down. Any issues, post them here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.