danielperna84 / hass-configurator

Configuration UI for Home Assistant
MIT License
313 stars 168 forks source link

Core Configurator not working anymore #154

Closed otsche1979 closed 5 years ago

otsche1979 commented 5 years ago

Hi, core configurator does not work anymore on 0.91.2. It says

19-04-09 22:29:44 ERROR (MainThread) [hassio.addons.addon] Add-on core_configurator not supported on raspberrypi3 with ['armv7', 'armhf'] architecture.

Also listed as not usable in Add On View...

Thanks otsche1979

john-arvid commented 5 years ago

I have the same problem when trying to update to 3.1

ERROR (MainThread) [hassio.addons.addon] Add-on core_configurator not supported on qemux86-64 with ['amd64', 'i386'] architecture

Also when I unistall the addon and try to install it I only get this in the addon-store: This addon is not available on your system.

danielperna84 commented 5 years ago

Try installing the add-on from my repository: https://github.com/danielperna84/hassio-addons The official add-on is built for specific target platforms. The version from my repo instead is built locally.

palvarez89 commented 5 years ago

Can we persuade the official add-on maintainers to provide builds for these targets? Seems really odd to me that it stopped working.

Edit: I actually went for your suggestion :) Thanks for maintaining this!

danielperna84 commented 5 years ago

Can we persuade the official add-on maintainers to provide builds for these targets? Seems really odd to me that it stopped working.

To get the official add-on fixed please post the issue here: https://github.com/home-assistant/hassio-addons/issues I'm not involved in building the images. And to me it seems as if the issue here are missing images for specific platforms.

palvarez89 commented 5 years ago

Opened https://github.com/home-assistant/hassio-addons/issues/565 for the sake of communicating it. It's not helpful to have an core addon that cannot be installed in one of the main target devices people will be putting hassio on.

john-arvid commented 5 years ago

Just an update, the problem was that home assistant was not updated to minumum version 0.91.1 on the users device.