-
Notifications
You must be signed in to change notification settings - Fork 299
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nextcloud shows update available when is already up to date #2286
Comments
Hello, can you post the output of the bellow command? Run it on the TrueNAS Shell. midclt call container.image.query Thanks |
I assume the important bit is "update_available": true," ?
|
I ran the "update" and the available notification went away... waited a few hours and it was there again. |
Okay, I see whats happening. Both container version and chart version is the same, but the digest of the upstream container is newer. |
Not sure why was marked as completed XD |
@stavros-k how can I force a pull of the image from the cli so I get the correct digest? |
Yes nextcloud re-used the same tag with different underling image, which caused the digest to change. Updating from the Apps UI should re-pull the latest digest! |
That worked |
hey @stavros-k this keeps happening every 1-2 weeks after I update the images says there is an update and a sh mismatch. there is something odd. can we reopen? |
@stavros-k if you see here nextcloud/docker#2197 maybe an option is to change the pull strategy to get some alignment into how to avoid the mismatch |
I don't think changing the strategy would help. |
But it is a problem as it is now. |
➤ Stavros Kois commented: Re-opening this: We need a way to either pin to specific digests for the containers on our catalog. |
It shouldn't be an issue anymore on TrueNAS 24.10 and later. Thanks |
No clue where to log the issue let me know if needs to go into another github space
The text was updated successfully, but these errors were encountered: