Upgrade to 0.105.4: Supervisor does not run in Privileged mode.
See original GitHub issueThe problem
After upgrade to 0.105.4 I get error message: ERROR (MainThread) [hassio.supervisor] Supervisor does not run in Privileged mode. Hassio runs with limited functionality!
A consequence of this, I guess, is that I cannot get zigbee2mqtt to add devices to the db.
Environment
HassOS 3.10 Supervisor Version 200 Home Assistant 0.105.4
- Home Assistant release with the issue: not sure because I have a release gap. I experience this problem first now. No problems like this before. This upgrade I did required HassOS upgrade and HA upgrade.
- Last working Home Assistant release (if known): don’t really know.
- Operating environment (Hass.io/Docker/Windows/etc.): Hass.io
- Integration causing this issue: not sure but a possible consequence of this limited functionality is that despite having zigbee2mqtt to successfully pair devices, devices do not get added to the db.
- Link to integration documentation on our website:
Problem-relevant configuration.yaml
Traceback/Error logs
starting version 3.2.9 18-12-21 18:54:04 INFO (MainThread) [main] Initialize Hass.io setup 18-12-21 18:54:04 INFO (SyncWorker_0) [hassio.docker.supervisor] Attach to Supervisor homeassistant/armhf-hassio-supervisor with version 200 18-12-21 18:54:04 ERROR (MainThread) [hassio.supervisor] Supervisor does not run in Privileged mode. Hassio runs with limited functionality! 18-12-21 18:54:04 INFO (MainThread) [main] Setup HassIO 18-12-21 18:54:05 INFO (MainThread) [hassio.utils.gdbus] Connect to dbus: org.freedesktop.systemd1 - /org/freedesktop/systemd1
Additional information
When I look look at file hostconfig.json I find: "Privileged":false
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (3 by maintainers)
Sorry, I hit “enter” by mistake and it got published…
The problem got solved with the upgrade to HA 0.105.5 and HassOS 3.11