vkorn / hassio-addons

Hass.io add-ons
58 stars 73 forks source link

Unable to Install Via Hassio Store. #23

Open gdreelin opened 5 years ago

gdreelin commented 5 years ago

I have ported this addon over to the hassio directory of addon like you stated on your main page. It shows up under local but I keep getting this error each time.

19-03-20 01:04:26 INFO (SyncWorker_12) [hassio.docker.interface] Pull image vkorn/armv7-smartthings tag 0.0.3. 19-03-20 01:04:36 INFO (MainThread) [hassio.auth] Auth request from a0d7b954_ide for xxxxx 19-03-20 01:04:37 INFO (MainThread) [hassio.auth] Auth request from a0d7b954_ide for xxxxx 19-03-20 01:04:38 INFO (MainThread) [hassio.auth] Success login from xxxxx 19-03-20 01:04:39 INFO (MainThread) [hassio.auth] Success login from xxxxx 19-03-20 01:04:42 ERROR (SyncWorker_12) [hassio.docker.interface] Can’t install vkorn/armv7-smartthings:0.0.3 -> 404 Client Error: Not Found (“pull access denied for vkorn/armv7-smartthings, repository does not exist or may require ‘docker login’”).

Not sure what I am doing wrong here.

gdreelin commented 5 years ago

Fixed! Had to change "armv7" to armhf and it worked