Docker Container Stops after seconds with Exit Code 143

Hi,
this is a lot of first for me…
I just installed my first RaspberryPi5, installed Docker, added Portainer and then loaded the HA image.
That all worked like a charm, except that the HA Container exits right a few seconds after it started. The status then is “Stopped for a few seconds with exit code 143”.
I am not sure how to solve the error.
Any support will be great!
Thanks!

A pretty basic Google search with that error message would have gotten you this:

TLDR; RPi5 isn’t supported.

That thread seems to imply that while haos is not supported on the rpi5, home assistant container can work by disabling jemalloc

It worked perfectly with the workaround (alternative) described.
Only the syntax for the docker compose file needed a little tweak.

1 Like