Password sync, Prowlarr downloads, and disk-full safety in 1.6.545
Posted by tomspark
I've been chasing the password drift issue since the forum thread in June — when qBittorrent's login drifts after a restore or manual reset, it cascades into broken downloads across Sonarr, Radarr, Prowlarr and Lidarr. SparkBox 1.6.545 fixes this hard. Now sudo sparkbox reset-password qbit handles the whole chain in one command, and every error message that used to be vague now names that exact fix. I also reviewed the telemetry and pulled three related problems out: Prowlarr couldn't grab releases directly because it didn't have its own qBittorrent connection, a placeholder password was sometimes being saved as real data, and updates on a nearly-full disk would fail halfway through and leave your install fragile. All three are gone. Key changes: - sudo sparkbox reset-password qbit resets qBittorrent login and updates all four apps in one run - Prowlarr now has its own connection to qBittorrent — direct grabs work - Password placeholders no longer leak into your config - Updates check available disk space up front and fail safely if you need more room - sparkbox up and boot recovery now start Docker if it isn't running - Game Servers panel port clarified: 8447 from outside, 25565 for game traffic, 8443 is internal only Hit the Updates tab on your dashboard to pull it down. If anything breaks, post here in d/sparkbox. --- Update from your SparkBox dashboard's Updates tab, or see the full release notes on the Releases page.