[SOLVED] How to get node-red-dashboard on a HA dashboard tab?

Here it is working fine and added UI nodes in Node Red on a dashboard tab and are visible in the NR Dashboard

1 Like

Installed but getting an error. Looking at the addon it seems to be using 127.0.0.1:46836 as the local destination instead of 1880.

Getting an error. Any suggestions? Specifically when I go to the node-red dashboard web ui it says Unauthorized… and my log says:

2022/05/17 16:58:34 [error] 373#373: *19 connect() failed (111: Connection refused) while connecting to upstream, client:
172.30.32.2, server: a2b947f4-node-red-dashboard, request: “GET / HTTP/1.1”, upstream: “http://127.0.0.1:46836/endpoint/ui/”, host: “ha.popl.net”, referrer: “https:/MYDOMAIN/a2b947f4_node-red-dashboard”

46836 is the port exposed by the node red addon - addon-node-red/config.js at 12192d566d9c9cee958c22348274398673571d91 ¡ hassio-addons/addon-node-red ¡ GitHub

After playing around some more it seems to be unrelated to that error. That was while it was loading.

When I use my phone with chrome it works fine. But at work with edge it gives an unauthorized error. Not sure what the deal is.

can’t help with that… sorry