-
Notifications
You must be signed in to change notification settings - Fork 14
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
0.4.1 not working on RaspberryPi 4 #42
Comments
I there and thanks for reaching out! I am currently pretty occupied with some other stuff and I do not have a Pi4 on Hand right now. But that shouldn't stop us from resolving the issue you are facing if you are willing to do some sort of pair debugging ;) I will take a look into the posted logs and configs later that day but in the mean time what you could try is cloning the repo and trying to build it yourself like described in https://github.com/CausticLab/hass-configurator-docker#build-locally Maybe it is because the last version is already a little bit old from the base image it is created. If building locally and running it work we may get away on this with a simple rebuild of all the images with the latest base image versions. Oh and be sure to build it on the Pi4 itself. |
Hi, thanks for the support. I managed to use the command to build changing the
When using the built image, I get the same errors
|
Hmm the Fetching error does not seem right. Maybe we need to update the image anyway. I hope to get some spare time today evening than I will take a look into it. |
Okay i dug a little deeper and it seems that you are not the only one having this error. For some a simple update of the docker version may help, for others running the container in privileged mode. What also bothers me is |
Hello. |
Great to hear but what exact versions are you using? Potential causes that I read on regarding this problem are with running an 32bit OS on a 64bit CPU and that because of that a security library One workaround would be to run the container in privileged mode. If you do not want to do that you need to update your Regardless of which option you choose I personally would try the |
@ScratMan did you get sort it out? If so could you share what exactly you did so others stumbling across this issue know how to resolve it!? |
Hello, no, I couldn't fix that issue. I checked that docker and libraries are up to date, the folders are accessible, and works perfectly with 0.4.0, and I tried both with my user account and root, without success. |
Hello, tried again today, still same issue.
|
Those temporary errors are really strange. I try to get my hands on a Pi 4 for troubleshooting but I can't promise that it would be in the next few days - sry. |
Hello, when trying to update my hass-configurator-docker running on my Raspberry pi 4 using
causticlab/hass-configurator-docker:latest
it fails to start. I need to use thecausticlab/hass-configurator-docker:arm
tag to keep it working, but it's 0.4.0.Why ? Isn't the Pi 4 Armv7 ?
The log shows this continuously
The inspect of the container when failing:
The text was updated successfully, but these errors were encountered: