Hassio supervisor install on debian 12.1 doesn't work

Hello, I have seen that the supervisor panel went away, the doc doesn’t mention that I believe… Anyways, I need hacs so I can run my inverter power card

Can someone tell me how it should be done since all the docs tells me I should use supervisor mode…

Quite new to HA but the installation went fine:

root@3841-havm:~/ha# systemctl status hassio-supervisor.service
● hassio-supervisor.service - Hass.io supervisor
     Loaded: loaded (/etc/systemd/system/hassio-supervisor.service; enabled; preset: enabled)
     Active: active (running) since Sat 2023-10-07 21:33:40 EDT; 9min ago
    Process: 1027 ExecStartPre=/usr/bin/docker stop hassio_supervisor (code=exited, status=0/SUCCESS)
   Main PID: 1034 (docker)
      Tasks: 6 (limit: 4622)
     Memory: 38.1M
     CGroup: /system.slice/hassio-supervisor.service
             └─1034 docker container wait hassio_supervisor

root@3841-havm:~/ha# docker ps -a
CONTAINER ID   IMAGE                                                       COMMAND               CREATED          STATUS          PORTS                                   NAMES
14d8480946f2   ghcr.io/home-assistant/amd64-hassio-multicast:2023.06.2     "/init"               10 minutes ago   Up 10 minutes                                           hassio_multicast
12d5ae9cc73d   ghcr.io/home-assistant/amd64-hassio-audio:2023.06.0         "/init"               10 minutes ago   Up 10 minutes                                           hassio_audio
241e91ec239a   ghcr.io/home-assistant/amd64-hassio-dns:2023.06.2           "/init"               10 minutes ago   Up 10 minutes                                           hassio_dns
9e374465bb8d   ghcr.io/home-assistant/amd64-hassio-cli:2023.06.0           "/init"               10 minutes ago   Up 10 minutes                                           hassio_cli
06d04d0f69da   ghcr.io/home-assistant/qemux86-64-homeassistant:2023.10.1   "/init"               14 minutes ago   Up 10 minutes                                           homeassistant
c3e7eb37f280   ghcr.io/home-assistant/amd64-hassio-observer:2023.06.0      "/usr/bin/observer"   15 minutes ago   Up 10 minutes   0.0.0.0:4357->80/tcp, :::4357->80/tcp   hassio_observer
24becf0fccb3   ghcr.io/home-assistant/amd64-hassio-supervisor:latest       "/init"               15 minutes ago   Up 10 minutes                                           hassio_supervisor
root@3841-havm:~/ha#

I see no errors in the journal or in the application

Any help would be welcome

What is “supervisor mode” and what docs?

Have you tried following the official HACS installation instructions?

1 Like

Yes I installed an ssh addon, and configured HACS. Sorry I did it two years back and it was so much simpler… Anyways I am good to go now!

I was under the impression that by installing in supervisor mode, it would give me access to supervisor tab to install hacs… Can you actually install HACS when using haos?

Yes. I have HACS installed and I am running HAOS. It is still a manual install process, following the process linked above by @tom_l.