home-assistant / supervised-installer

Installer for a generic Linux system
Apache License 2.0
1.72k stars 585 forks source link

No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager #97

Closed grigio closed 4 years ago

grigio commented 4 years ago

I had hassio working on this machine but I was affected by https://github.com/home-assistant/supervisor/issues/1556

I re-run the installation but it doesn't fully run

# curl -sL https://raw.githubusercontent.com/home-assistant/supervised-installer/master/installer.sh | bash -s
ModemManager.service enabled
[Warning] ModemManager service is enabled. This might cause issue when using serial devices.
[Info] Install supervisor Docker container
[Info] Install supervisor startup scripts
[Info] Install AppArmor scripts
[Info] Run Hass.io
[Info] Install cli 'ha'
20-04-10 19:21:52 ERROR (MainThread) [supervisor.utils.gdbus] DBus return error: Error: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: No such interface 'org.freedesktop.DBus.Properties' on object at path /org/freedesktop/NetworkManager/DnsManager
20-04-10 19:21:52 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
20-04-10 19:21:52 INFO (MainThread) [supervisor.host.sound] Update PulseAudio information
Failed to load cookie file from cookie: No such file or directory
arnonel commented 4 years ago

Im getting the same noise in the log:

"Can't update host DNS system information!"

pvizeli commented 4 years ago

In most cases, it's not the best choice to run the Supervisord on top of a Linux, if you not 100% sure what you do.

arnonel commented 4 years ago

Wow, nice