Hi all
Apologies I’m not sure when this started as I don’t look at my System log as often as maybe I should.
I have about half a dozen errors that look like this…
20-03-09 01:56:46 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_appdaemon
20-03-09 01:56:46 ERROR (MainThread) [supervisor.api.proxy] Client error on WebSocket API Cannot connect to host 172.30.32.1:8123 ssl:False [Connection refused].
20-03-09 01:56:49 INFO (MainThread) [supervisor.auth] Auth request from core_mosquitto for mqttuser
20-03-09 01:56:49 ERROR (MainThread) [supervisor.homeassistant] Error on call http://172.30.32.1:8123/api/: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
Each error is always preceeded by either the appdaemon call or mosquitto’s. Nothing seems to be wrong with the way AppDaemon or my MQTT host is running.
I suppose what has me scratching my head is why the host is referred to here as being on a 172. private network range? My installation is on the 192.168. range.
Any ideas why that discrepency?