Node Red will not connect with hassio

yes, same here … suddenly having this issue since this evening without any changes to any config

it happened after a reboot the first time

I just did a complete new install of node-red and the issue is happening as soon I’m adding a flow for xiaomi or kodi… a simple inject and debug was working

It looks like the issue is with the home assistant proxy.

You can do a workaround by adding your home assistant IP and port to the node instead of http://hassio/homeassistant (http://192.168.1.112:8123)

If you use https like duckdns you’ll need to use your duckdns url https://yourduckdnsurl.duckdns.org:8123

1 Like

I will try and respond… but having the traffic via internet is not a good idea

Any hint on why the home assistant proxy suddenly stopped working? I did not update anything…

Is not going through internet, just to your router and back to your LAN. You have to have hairpin NAT configured or doesn’t work at all.

No idea, that’s not really my area of expertise. I was hoping Franck might shed some light on that one.

Hey, you might want to redact that error, I’m guessing that’s your public IP address.

I’ve experimented with several variations, and, same as xx_Nexus_xx, can’t get anything to work.

I’m going to try installing this version (though I see below that that one is broken too ATM):

Got it working (I think) with the replacement of my connection string to my ducks external address. When I say “I think” that’s because periodically it seems to lose the connection to my HASSIO. Automation’s see to be working for now but as someone else noticed this my notoriousbdg version has been deprecated. Having to rely on the internet being up is a little disconcerting and would rather use the previously working http://hassio/homeassistant connection path

The workaround, using the HA IP and port fixed the issue for me. However, the error messages continue to show up.

I tried the HA IP and port as well but it did not work. I tried the DUCKDNS URL as well without luck :frowning: … how / where did you apply your workarounds and did you do anything else?

Is this a Node-Red issue or a HA issue? … ever since I’m having this issue my HUE lamps as well , they are “UNAVAILABLE” too

I applied the IP and port in one of the HA nodes, under Server, click on the edit button, then the Base URL.

The other thing I also noticed is the load, 1 minute and 5 minute, increased substantially with node red running, goes from the typical 0.5 to as high as 3. I stopped node red and the load went back to normal, 0.5.

As I mentioned above, I stopped node red, then I hit Rebuild, restarted. Changed the Base URL back to http://hassio/homeassistant, everything is working normally again. Try it and see if that fixes it.

There is a node-red update … it sorted my issue

I’m still seeing the same issue after update to Node-Red add-on v0.50 and Hassio 0.74.1.

25 Jul 08:54:02 - [error] [server:Home Assistant] Home assistant connection failed with error: Connection to home assistant could not be established with config: http://hassio/homeassistant <password redacted>

Do a full restart … just in case

Did the update and still didnt work with the http://hassio/homeassistant address, changed my node address to the http://ip:8123 and it works . Although still have the connection errors in node red logs

I migrated from node red under ‎notoriousdbg add on to the one discussed in this string and I think all is well. I first exported all of my flows and then uninstalled the old node red and installed the new node red. I did run into the same problem with http://hassio/homeassistant but after reboot it looks like it’s working. I tried to set up a server using http://hassio/homeassistant with my password but that did not work. The server that was generated by node red with what I think is a derived API key worked. When I imported the old flows the server that was part of that flow had to be deleted and in most cases a restart of node red was necessary to stop the connection errors.

Hope this help.

Hello,

I’m experiencing a similar issue if not the same. Node red keeps complaining about authentication failures and the HA frontend also shows a pop-up on the main screen claiming there is an authentication failure from localhost. Anybody knows a work around for Hassio? For the time being I’ve fully removed the add-on.

Thanks

There is another thread here where I managed to work around the issue in my instance. Home Assistant Community Add-on: Node-RED