Upgrade not available and wrong versions shown

I am seeing this for my current setup. I can’t figure out how to update supervisor to the new versions as the command prompt doesn’t seem to allow for it. I forced the update of the core, but then it seems to think the version I’m running is actually an older version, even though the version is newer.

Any idea how to fix this?
Current core version is 2021.4.3, but it wants me to install 2021.3.4.

Same problem, Current core version is 2021.4.3, but it wants me to install 2021.3.4.
But i have supervisor-2021.03.9

Same problem here.

Same problem here. The version_available sensor is flapping.

image

Same issue. Updated to 2021.5.1 via the command line

ha core update --version 2021.5.1

Update pending on the supervisor dashboard shows newest version is core-2021.4.2

Same thing is happening for the supervisor itself, Shows the latest version is 2021.03.9 so it thinks there are no updates available.

My installation type is VM (VirtualBox) - so it’s considered an OS installation, version 5.13.

Doesn’t seem like the polling to find the latest available versions are working. The VM has internet access. I don’t see anything in the logs.

Anyone open a GitHub issue for this?

I experienced the same thing today when 2021.9.0 was released.
I did a manual update (ha core update --version 2021.9.0) but the supervisor still shows 2021.8.8. It seems like something has tilted.

Does anybody know how to untilt?

Warmly, Per

2021.9.0 was pulled due to boot-loops on Rbpi 3

I was wondering if that could be the case. I encountered some problems myself on a RPi4 so I reverted. Does this mean that I’m all good now or have I tilted the upgrade function moving forward?

Where did you find information about 2021.9.0 having been pulled?

Warmly, Per

Look in the 2021.9 release thread.

Thank you! Can’t really see that being explicitly stated, but I now see that it was suggested.

Cheers, Per

There is a screenshot of the twitter message in that thread.

1 Like

I’m having this issue going from core-2021.9.7 to 2021.10.x. Supervisor thinks its up to date but it is is many. version behind.

Screen Shot 2021-10-20 at 1.24.38 PM

Edit: “reloading” supervisor made the update show up.

Open a ssh shell and enter

ha core update --version 2021.10.6
1 Like