bestlibre / hassio-addons

173 stars 110 forks source link

Cant install mopidy from the add-on store in hass.io #107

Open pe22ad opened 5 years ago

pe22ad commented 5 years ago

I get this error message in the log when I try to install the add-on: 19-03-09 21:38:51 ERROR (SyncWorker_15) [hassio.docker.interface] Can't install bestlibre/armv7-mopidy:0.2.6 -> 404 Client Error: Not Found ("pull access denied for bestlibre/armv7-mopidy, repository does not exist or may require 'docker login'").

What do I do wrong?

I tried the Mopidy and Snapcast add-on as well and it worked to install but I cant change the audio output to the 3.5 aux on my RPI.

Best regards Per

Viroau commented 5 years ago

I also can't install Mopidy 0.2.6 from Hass.io add-on store, had 0.2.4 working tried to upgrade - no luck, uninstalled tried to reinstall latest version - no go. :(

bestlibre commented 5 years ago

It seems that the last release of hassio has added armv7 as a valid arch for the addons. I will need to build my addon's for this arch. I will look to do it ASAP.

pe22ad commented 5 years ago

Okey, thank you for the effort you put into this!

//Per

Viroau commented 5 years ago

Thanks for looking into it. Included a screenshot of error if it helps. Mopidy error

StevusPrimus commented 5 years ago

You can check this workaround in the meantime https://github.com/bestlibre/hassio-addons/issues/80#issuecomment-416351015

bestlibre commented 5 years ago

Should be fixed with last release.

Viroau commented 5 years ago

Thank you, will upgrade

StevusPrimus commented 5 years ago

Works for me!

pe22ad commented 5 years ago

Works perfect! Thank you for your work!