tsujamin / hass-addons

108 stars 35 forks source link

Update from 1.26.1.0 to 1.26.2.0 fails #44

Closed ovizii closed 2 years ago

ovizii commented 2 years ago

Describe the bug Update from 1.26.1.0 to 1.26.2.0 fails via HA => Addons update.

To Reproduce Steps to reproduce the behavior:

  1. Go to settings
  2. Click on Add-ons
  3. Click on Taislcale
  4. Click on Update
  5. See error below

Expected behavior A clear and concise description of what you expected to happen.

Desktop (please complete the following information): Home Assistant Core 2022.6.7 Home Assistant Supervisor 2022.06.2 Home Assistant OS 8.2

Additional context The command '/bin/bash -o pipefail -c /install.sh $BUILD_ARCH $TAILSCALE_VERSION' returned a non-zero code: 2

image

tsujamin commented 2 years ago

Ah looks like they rolled back the 1.26.2 binaries

give me 5 and I'll roll back the last changes and version bump

tsujamin commented 2 years ago

refresh your addons and try installing 1.26.2.1 - should work for now

image
ovizii commented 2 years ago

Thanks, you're the best ;-)