Hassio on docker does not start

Dear All,
I am trying to run Hassio on Docker (Raspbian installed on Pi B3+ )
Everything seems OK: I can configure all the integrations, automation, and add-ons.
I check configs OK and restart HA without a problem - So I think I worked right.
Then, I installed VPN on Raspbian and then reboot PI: problems risen - I cannot access the Hassio anymore although I check by input the command

systemctl status hassio-supervisor.service

it’s still active
However there’re the logs in the Puty windows:
So, I do not understand what’s the cause and unable to solve it.
Can someone give me a helping hand?
Thanks you in advance

Dec 14 18:36:39 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:39 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with cli plugin!
Dec 14 18:36:39 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:39 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
Dec 14 18:36:39 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:39 ERROR (SyncWorker_3) [supervisor.docker] Image homeassistant/armv7-hassio-cli not exists for hass
Dec 14 18:36:39 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:39 ERROR (MainThread) [supervisor.plugins.cli] Can’t start cli plugin
Dec 14 18:36:39 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:39 ERROR (MainThread) [supervisor.misc.tasks] CLI watchdog reanimation failed!
Dec 14 18:36:40 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:40 WARNING (MainThread) [supervisor.misc.tasks] Watchdog found a problem with CoreDNS plugin!
Dec 14 18:36:40 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:40 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
Dec 14 18:36:40 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:40 ERROR (SyncWorker_4) [supervisor.docker] Image homeassistant/armv7-hassio-dns not exists for hass
Dec 14 18:36:40 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:40 ERROR (MainThread) [supervisor.plugins.dns] Can’t start CoreDNS plugin
Dec 14 18:36:40 raspberrypi hassio-supervisor[2858]: 20-12-14 18:36:40 ERROR (MainThread) [supervisor.misc.tasks] CoreDNS watchdog reanimation failed!

Hassio on Docker does not work with recently released docker version 20.3. Therefore, you need to downgrade the docker package. Follow directions from the forum. https://community.home-assistant.io/t/installing-home-assistant-supervised-on-raspberry-pi-os/201836/188

1 Like

Dear jhmoon2000JeongHun Moon,
Many thanks! I will try. Frankly, I know nothing about linux, just read then apply!

Then you really shouldn’t be running this method :wink:

I would highly recommend you switch to running Home Assistant OS. Then you don’t have problems like this, or other ones that will come up in the future.

Dear jhmoon2000JeongHun Moon
Thank you!
Yesterday I followed your instructions and made it done!
Many thanks again
Minh Chau

Dear Tinkerer,
Thanks for your advice. I would consider it and might switch to it soon.
Regards
Minh Cha