CoolKit-Technologies / ha-addon

Apache License 2.0
253 stars 117 forks source link

Unable to update Add-on after 1.2.9 #103

Open joluas opened 1 year ago

joluas commented 1 year ago

When I attempt to upgrade to version 1.3.1 or 1.3.2 I get the following error message: failed to get destination image "sha256:ccaee2d270e4bea2d0f9948dfad0755bf36119c792e23956eb6bfda7c425502c": image with reference sha256:ccaee2d270e4bea2d0f9948dfad0755bf36119c792e23956eb6bfda7c425502c was found but does not match the specified platform: wanted linux/arm/v6, actual: linux/arm/v7

I got Home Assistant Core and supervisor installed. Here are my system parameters: `PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"

NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian Kernel: Linux 5.15.61-v7l+

niezw commented 1 year ago

It seems to Docker platform compatibility problem. Let's try to reproduce the problem and then give a solution.