node-red-dashboard
node-red-dashboard copied to clipboard
Unable to access Dashboard
What are the steps to reproduce?
Node Red installed under Home Assistant running on a Raspberry Pi4. Using version 3.1.7 of dashboard. Was working fine, but after updating HA, changing to fixed IP address, installing InfluxDB and Grafana it now is not :-(
What happens?
http://192.168.0.93:8123/router (the dashboard url) results in "homeassistant.local refused to connect."
Using this URL instead works every time, but is not so convenient (it opens the page 'outside' HA): http://192.168.0.93:1880/endpoint/ui/
What do you expect to happen?
http://192.168.0.93:8123/router (the HA dashboard link URL) should work
Please tell us about your environment:
- [ ] Node-RED-Dashboard version: 3.1.7
- [ ] Node-RED version: 2.2.2
- [ ] node.js version:
- [ ] npm version:
- [ ] Platform/OS: Raspberry Pi4 running HA OS
- [ ] Browser: Edge and Chrome
Have you raised this as an issue over at Home Assistant? If http://192.168.0.93:1880/endpoint/ui/ opens ok, it shows that node-RED is working as expected, and your problem is most likely associated with HA, especially as you have just updated it.
Thank you - I will do that.....
Do you think it best raised in core, frontend or operating system?
I don't use HA, but I'm sure if you put it in the wrong category, they'll tell you.😉