Debug window shows messages every second

node: Home Assistant
msg : string[153]
"Home assistant connection failed with error: Connection to home assistant could not be established with config: http://localhost:8123 "

OR

node: Home Assistant
msg : string[153]
"Home assistant connection failed with error: Connection to home assistant could not be established with config: http://xxx.xxx.xxx.xxx:8123 "

So my debug window got stocked with these messages. Verified all settings of home assistant. No https connection; can ping my hass. I have only one HA server installed with the correct local IP address and port, verified settings and applied settings to all nodes.
So the top debug error is not even there anymore. (it was there since I copied a node combo from someone else)

What have I overlooked that I can get rid of these debug messages?

It looks like I fixed it:

  • I deleted the HA settings from node,
  • restarted node-red,
  • added back ip of HA

Now it’s working without error!

1 Like