-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HA Add-on Armhf image for 0.8.2 is not available on Docker Hub #375
Comments
Yup for
Both |
It seems to fail on any call to |
I am also now noticing this in the log Poking around the builder repo I don't see any issues that match our problems. I see some commits relating to cross-compiling and I wonder if that is affecting us. I am not a docker expert, so this may take quite some time to resolve. |
OK, I am still not sure what is going on, but I was able to force some things to work by rolling back the builder and base images a few versions. You should be able to download the images from docker now. In short I had to do this:
But I think the larger issue is to figure out why this is happening, if this is just my machine that is having build issues. I don't see any other issues or comments on the builder repo or the docker-base repo. I will keep poking at it and if I can get anything more concrete I will post an image to the relevant repo. |
I did update successfully my insteon-mqtt HA add-on to 0.8.2 on my RPi 3B. |
Well now it just appears to work again without any changes. I am assuming that something has changed on my machine to make this work again. Who knows. Aren't intermittent problems fun? |
This is happening again.... I am poking at it again, hoping that it will just work again. So far clearing the docker images and containers did not do it. |
I get a slightly different error this time around:
|
ok, this time I was able to solve it by running the builder on the host docker daemon rather than the docker-in-docker design they have setup. The build script looks like this instead
I am going to wait and see if this still works next time before updating the build script. It seems to be something about my machine that won't let the |
Describe the bug
Insteon-MQTT HA add-on update to 0.8.2 from the add-on info page failed.
Armhf 0.8.2 docker image is not present on Docker Hub:
https://hub.docker.com/r/td22057/armhf-insteon-mqtt
same for aarch64:
https://hub.docker.com/r/td22057/aarch64-insteon-mqtt
To Reproduce
Steps to reproduce the behavior:
Log Output
Hardware Details
The text was updated successfully, but these errors were encountered: