Initial Setup on QNAS via container not working

Hello everyone,

I am completely new to HA, but very excited about getting it to work. I do have some issues installing though and hope you can help.
I did install HA on a QNAP TS-253Be in the container station and everything works without errors. I can open the HA on the port 8123, however the system does not ask me to create an account like it is described in the official documentation. Instead I see a completely different frontend, where I can not install anything, nor see any overview.

If I go into settings and try to an accound on the HA cloud it says it can’t build up a connection to the cloud service. I can log out, however when loggin in it only asks me a pw and I can put in anything to get back to the frontend. In the log appear multiple erros:

Error fetching Cognito keyset:

21:42 components/cloud/__init__.py (ERROR)

and

websocket connection is closing.

21:42 components/websocket_api.py (WARNING)

the Cognito error repeats a few times every minute.
I have tried restarting and completely reinstalling the container mulitple times. Also restarting the entire NAS, but nothing helps. Do you know any solution for this? I can’t find any description for this problem.

That looks like a really old version of Home Assistant. You are probably using a container from QNAP’s repos instead of the official one. See Alternative - Home Assistant.

I followed the instruction on the page you mentioned and got this result. The version is 0.65.5

0.65.5 is very old. There should be much newer versions on docker hub.