hassio-addons / addon-mqtt

MQTT Server & Web client - Home Assistant Community Add-ons
https://addons.community
MIT License
35 stars 15 forks source link

Can't Install from Community Hass.io Add-ons Store #13

Closed emouawad closed 5 years ago

emouawad commented 5 years ago

Problem/Motivation

Can't Install from Hassio Addon Store

Expected behavior

Install Success and start configuration

Actual behavior

Unable to Install - Error: 18-11-28 15:35:15 INFO (SyncWorker_19) [hassio.docker.interface] Pull image hassioaddons/mqtt tag 0.2.2. 18-11-28 15:35:33 ERROR (SyncWorker_19) [hassio.docker.interface] Can't install hassioaddons/mqtt:0.2.2 -> 404 Client Error: Not Found ("no such image: hassioaddons/mqtt:0.2.2: No such image: hassioaddons/mqtt:0.2.2").

Steps to reproduce

Any Install - I am on hassio docker image (homeassistant/qemuarm-64-homeassistant) Ubuntu 16.04.5 LTS

addons-assistant[bot] commented 5 years ago

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

ludeeus commented 5 years ago

404 usually means that there is no space left on the device

emouawad commented 5 years ago

Hardly in this case - I just confirmed again i still have at least 3GB - and i can install other addons no problem

ludeeus commented 5 years ago

Don't know what to tell you... 2 things can cause that error.

  1. The tag does not exist https://hub.docker.com/r/hassioaddons/mqtt/tags/ (it does).
  2. There is not enough space left on the device.
emouawad commented 5 years ago

Maybe something with the docker installer - can't find the image corresponding to my device architecture? Mine is A64 same as pine64 - http://www.orangepi.org/OrangePiWin_WinPlus/

Orange Pi Win/ Win Plus - Orangepi
[!--pagedes--]
ludeeus commented 5 years ago

That will be aarch64 and it's there too ;)

ludeeus commented 5 years ago

Closing this as the issue is not replicable. Possible issues for 404 error from Docker Hub

Docker Hub
addons-assistant[bot] commented 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.