Sundown84
(Sundown)
1
Hi there,
I got a problem with my Homeassistant Docker installation.
Recently I switched from a Qnap TS-431P to a Qnap TS-431P3 (ARMHF → ARM32V7)
So I pulled the latest Docker Image and wanted to start it, but nothing happens. It seems like it is starting for a moment and stops.
On my search for my problem I found this topic:
patchelf issue with auditwheel
So is that my problem? Can I fix that stuff by myself?
Thanks for your help
jchh
((not John))
2
Honestly, it’s best to ask on the GitHub thread you posted as they appear to know the subject matter.
tmjpugh
(Tmjpugh)
3
What docker image did you use?
Can you see in error in log. Not sure if qnap show log for docker container.
Sundown84
(Sundown)
4
I used the latest image of HA.
https://hub.docker.com/r/homeassistant/home-assistant/tags
I can´t see any error logs…
But when I use the last docker image of linuxserver for arm32v7 everything works fine. Unfortunately Linuxserver set arm32v7 end of life…
Greetings
tmjpugh
(Tmjpugh)
5
Breaking change
Docker image is posted on github not dockerhub
tmjpugh
(Tmjpugh)
8
Did you try homeassistant/armv7-homeassistant-base:2023.07.01 from github, will that work?
It was previously suggested to ask on github. If it only affect one device then it is special issue and without log we are just guessing the solution.
Sundown84
(Sundown)
9
Thx I will try it. Yes I asked on Github seems like the problem is known but not fixed…
Is there an update? I’m running into the same issue on my QNAP TS-431P3. Exit Code is 139. I tested with DISABLE_JEMALLOC to no avail.
Has someone managed to get HomeAssistant working on a QNAP TS-431P3?