Chris wrote:
Two ways to check/update. In the dashboard, open the Updates tab and click Check for App Updates — it'll list what's available for Sonarr, Radarr, and the rest, with an Update All button or per-service buttons if you want them one at a time. Prefer SSH? sudo sparkbox update does the same thing from the command line. One distinction worth knowing: that command only refreshes your currently-installed apps to newer image versions — it won't move SparkBox itself to a new release (that's a separate command, sudo sparkbox upgrade).
Linux1215 wrote:
ok so i went to the update tab and the app update is greyed out like it wont let me click it, so i sudo sparkbox update, and sudo sparkbox upgrade but still prowlarr telling me a new version is avaliable.
Chris wrote:
Two separate things here, both expected rather than broken. The Update All / Check for App Updates buttons only grey out when a box isn't licensed — head to Settings - License and activate (a free key works, no cost) and they'll unlock. Separately, Prowlarr's own "new version available" banner checks GitHub directly and has nothing to do with SparkBox — we pin Prowlarr to a tested version and roll updates out on our own schedule, so that banner showing up is normal and safe to ignore. One more thing worth doing too: sudo sparkbox upgrade (not just update) is what pulls SparkBox's own fixes.