Docker init-stage2 failed

Running latest HA supervised install on a clean install of debian bullseye on odroid N2. From the systemctl status command I see a init-stage2 failed output related to docker.

            │ ├─13561 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 5050 -container-ip 172.30.33.1 -container-port 5050
             │ └─13568 /usr/bin/docker-proxy -proto tcp -host-ip :: -host-port 5050 -container-ip 172.30.33.1 -container-port 5050
             ├─polkit.service 
             │ └─7529 /usr/libexec/polkitd --no-debug
             ├─docker-99269a00000b14cc3718d354b435c180a7416ba30e5d1ba7564f2c6ce74b1643.scope …
             │ ├─9516 s6-svscan -t0 /var/run/s6/services
             │ ├─9597 foreground  if   /etc/s6/init/init-stage2-redirfd   foreground    if     if      s6-echo      -n      --      [s6-init] making user provided >
!!!!!
 init-stage2 failed.
!!!!!
             │ ├─9598 s6-supervise s6-fdholderd
             │ ├─9609 foreground  s6-setsid  -gq  --  with-contenv  backtick  -D  0  -n  S6_LOGGING   printcontenv   S6_LOGGING    importas  S6_LOGGING  S6_LOGGING>
             │ └─9750 sleep infinity
             ├─docker-041eb3946701688d8021ac8eff69217266326543294800217d75743926fe9dc3.scope …
             │ ├─14031 s6-svscan -t0 /var/run/s6/services
             │ ├─14071 s6-supervise s6-fdholderd

Anyone have any thoughts on what could be causing this issue? Docker version 20.10.12, kernel version 5.15.26, ha version core-2022.3.2, supervisor version 2022.01.1.

I received information from the development team that this isn’t an issue, it just an artifact of dockers on bullseye with no negative impact.

1 Like