I do not know is this something I should report about:
I have two main home automation systems using NUC “hole in one” image installations. As a hardware backup I have two RPI3B+ which I can remotely turn on after possible hardware failure. When I turn them on I restore the latest snapshot as well as I restore my Deconz backup. Now and then I check the system as I did now.
After snapshot (from NUC) restore to RPI3B+ basically everything starts and works ok, but in addon page I see many addons needs an upgrade. Many of them actually suggest to downgrade to previous version.
In another of my backups I upgraded HassOS to 4.10 another one I left 3.13. With 4.10 I upgraded (downgraded) addons. As the result they were downgraded and addon page doesn show there is update available. The one with 3.13 still shows that addons need to be upgraded (downgraded) …
Anything to worry about? Couple pics to help understanding:
Just compared my ‘official’ add-ons between my Intel Atom and my RbPi 4 installations.
File-Editor, Grafana, Influxdb and Tasmoadmin are at the same version.
My third-party add-ons (Google drive backup, Zigbee2mqtt Assistant, LetsDnsOCloud) I did not check.
A reason could be Supervisor has not pulled in the latest version.json from the repositories immediately after a restore.
I did not wait that long. I just maybe followed those backup systems couple hours that everything worked as expected. Within that time no updates showed in Addon Page.
I also have rebooted the host couple times, which did not bring those updates to Addon page either
20-06-18 07:10:21 INFO (MainThread) [supervisor.api.security] /supervisor/repair access from core_ssh
20-06-18 07:10:21 INFO (MainThread) [supervisor.core] Start repairing of Supervisor Environment
20-06-18 07:10:21 INFO (SyncWorker_2) [supervisor.docker] Prune stale containers
20-06-18 07:10:22 INFO (SyncWorker_2) [supervisor.docker] Prune stale images
20-06-18 07:10:27 INFO (SyncWorker_2) [supervisor.docker] Prune stale builds
20-06-18 07:10:27 INFO (SyncWorker_2) [supervisor.docker] Prune stale volumes
20-06-18 07:10:27 INFO (SyncWorker_2) [supervisor.docker] Prune stale networks
20-06-18 07:10:27 INFO (MainThread) [supervisor.plugins.cli] Repair HA cli 25
20-06-18 07:10:27 INFO (SyncWorker_0) [supervisor.docker.interface] Pull image homeassistant/armv7-hassio-cli tag 25.
20-06-18 07:10:29 INFO (SyncWorker_0) [supervisor.docker.interface] Tag image homeassistant/armv7-hassio-cli with version 25 as latest
20-06-18 07:10:30 INFO (MainThread) [supervisor.addons] Found 3 add-ons to repair
20-06-18 07:10:30 INFO (MainThread) [supervisor.addons] Start repair for add-on: core_check_config
20-06-18 07:10:30 INFO (SyncWorker_15) [supervisor.docker.interface] Pull image homeassistant/armv7-addon-check_config tag 3.3.0.
20-06-18 07:10:33 INFO (MainThread) [supervisor.addons] Start repair for add-on: a0d7b954_nut
20-06-18 07:10:33 INFO (SyncWorker_9) [supervisor.docker.interface] Pull image hassioaddons/nut-armv7 tag 0.1.2.
20-06-18 07:10:48 INFO (MainThread) [supervisor.addons] Start repair for add-on: a0d7b954_ssh
20-06-18 07:10:48 INFO (SyncWorker_0) [supervisor.docker.interface] Pull image hassioaddons/ssh-armv7 tag 7.4.0.
20-06-18 07:12:35 INFO (MainThread) [supervisor.supervisor] Repair Supervisor 227
20-06-18 07:12:36 INFO (MainThread) [supervisor.core] Finished repairing of Supervisor Environment
That did not help - still waiting for the right addon updates — and maybe still good suggestions from you guys.