Hello dear community,
first of all I wish you a happy new year!
My HA including supervisor is running on a Docker.
On the host I run OpenVaultMedia.
This is just an introduction.
Now I bought the SONOFF Zigbee USB stick and wanted to run this, unfortunately “Zigbee2mqtt” can not be installed. The following message appears:
‘AddonManager.install’ blocked from execution, system is not healthy
Have also noticed that Supervisor can not be updated
Under “Supervisor” → “System” I also get some messages displayed under Supervisor which are:
“You are running an unsupported installation”
when I click on “learn more”:
DBUS
Docker Configuration
OS Agent
Network Manager
Systemd
Operating System
DBUS-Deamon is running on my host, I already checked that.
In the file: /etc/docker/daemon.json I have also already added the following entry:
{
“log-driver”: “journald”,
“storage-driver”: “overlay2”
}
I installed the Network Manager briefly, but uninstalled it again. After the installation I could not reach my containers as usual under their IP address.
After uninstalling everything ran as usual.
I would be really grateful if you could help me. I have the possibility to install HA on a RaspberryPi 3, but I prefer to install it on my server, because I use it anyway.
Kind regards
Attached the log of Supervisor: