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!