good evening Tom i hope you are doing well. im having a problem with seer not pulling the latest image when updating. please can you assist. now that i check. none of my services are pulling updated images
10 replies
LaggyGamerZA wrote:
my current version on sparkbox is 3.2.0 the github is 3.3.0, this is after multiple "sudo sparkbox update" commands. all the images are out of date. what should i do?
tomspark wrote:
You didn't break anything. To pull the latest versions of all your services including Seer, open a terminal and run: sudo sparkbox update It goes through each one and grabs fresh versions automatically. Let us know if any of them show an error during the update and we'll take a look.
LaggyGamerZA wrote:
good moring Tom. thats the command that i have been using but its not pulling the latest images. so i just ran that command again and all my services arre still not pulling the latest images.
tomspark wrote:
When you run sudo sparkbox update, what does the output actually show? If it says "Pull complete" for each service, that means Docker pulled fresh images — the version number might look the same if there wasn't a new release yet. If it finishes silently with no pull activity at all, or shows any error lines, paste that output here and we'll figure out what's blocking it.
LaggyGamerZA wrote:
ok so i attached pictures of what is happens when i run the command. it completes properly but the images of all my apps are still outdated.
tomspark wrote:
If the update finished without any errors, you're most likely already on the latest available version — there just may not have been a new release for those apps yet, so the image stayed the same. The "outdated" indicator can lag a bit after a pull. To double-check Seerr specifically, open it and go to Settings General — the version number there is the real one. If it matches what's on the Seerr GitHub releases page, you're fully current. Let us know what version it shows and we'll take it from there.
Seez wrote:
Yeah seems that SparkBox is not picking up the updates that are available for Seerr and Sonarr / Radarr. Any fixes for this?
noahlol01 wrote:
Same here
noahlol01 wrote:
have the same problem. jellyfin also not pulling the latest release Jellyfin above
tomspark wrote:
Good news — nothing's broken, and you're all seeing the same thing. SparkBox deliberately pins each app (Jellyfin, Seerr, Sonarr and the rest) to a specific version we've tested together, so sudo sparkbox update keeps you on that known-good version instead of jumping to whatever the app released yesterday. That's why the numbers don't move even though the update runs clean — it's working as intended, not stuck. When we've tested a newer version and confirmed it plays nicely with everything else, we bump the pin and it rolls out to everyone in a SparkBox release. So you're not missing anything or doing it wrong.