Home assistant Docker 2025-1 bug

hello, that’s what I did, I put the path to the home assistant configuration exactly like every time I do a HA update. I even copied the entire config folder to another location to do a test and each time I got the onboarding page that appeared and I checked the folder path several times.

Well anyway I created a new HA with docker compose and the problem is the same, HA doesn’t even restart like that, I have to restart docker to have access to HA again. it seems that this problem comes from the 2025 version of HA and my QNAP. I have no problems with version 2024 of HA.
Now who to turn to for help with this I don’t know.

This means it is not HA, it is something that you added to HA.

Do you run custom integrations. It’s may be that.
Do you have any of this Backward Incompatible Changes?

I don’t think it’s a custom integration because I also did the test with a blank HA without any configuration and it doesn’t restart either, it freezes and I have to restart the container to have access to it again.

HA 2024 no problem restarting, HA 2025 does not want to restart and freezes…

Couldn’t the problem come from Pydantic v2? Because the big change for 2025 is this python library. Does QNAP support this library, sorry if this question is stupid but I am not an expert in python and QNAP and I am looking for the difference between HA 2024 and HA 2025.

I just tested deploying a fresh install on a 1282T and restarted it 10 times, there was no issue.

I’m on a QNAP TS-253A with firmware 5.2.3

I have done and redone fresh installs via the GUI and also Docker compose of HA 2025.1.4 and also the dev version 2025.2.0 and still the same result, the HA does not restart.

With a virgin installation of 2024.12.5 no problem there must be an incompatibility somewhere… Do you know where I can post a message to find help?