Error in my supervisor system log

i am getting this error in my supervisor system log , what does it means ? how to repair this ?

20-09-04 19:08:30 INFO (MainThread) [supervisor.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/NetworkManager/DnsManager
20-09-04 19:08:30 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-09-04 19:08:30 WARNING (MainThread) [supervisor.host.network] Can't update host DNS system information!
1 Like

Are you running Supervised on top of a linux install or on top of HA OS?

On top of HA OS. Seems to have something to do with api:

20-09-06 21:00:16 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config: 
20-09-06 21:00:26 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 257:None is not str
20-09-06 21:00:26 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
20-09-06 21:00:51 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
20-09-06 21:00:52 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
20-09-06 21:00:52 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
20-09-06 21:01:46 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
20-09-06 21:05:36 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config: 
20-09-06 21:13:52 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/config: 

this is my systems conf

No you don’t run on top of HA OS,you run it on top of ubunt. Is it a blocking error, meaning does HA not work?

Have you found a solution?

I think it fixed itself. Thanks

Oh ok… For me I still have the issue!