"Please add some UI nodes to your flow and redeploy."

I am running node-red on Windows 10, connected to an Arduino UNO running pyfirmata.
I just completed updating all of the node-red related software, including the new dashboard 2. In my flow I use buttons and LED's. I have replaced all of the buttons in my flow with the buttons from the new dashboard. I added the new LED 3rd party widget and replaced all of the original dashboard LED widgets. I have disabled all other flows. When I open the dashboard ( http://localhost:1880/ui ) I get the message:

Welcome to the Node-RED Dashboard

Please add some UI nodes to your flow and redeploy.

My active flow obviously has multiple ui nodes, so not sure what is causing this. The FireFox developer tools shows an error message "[HTTP/1.1 404 Not Found 2ms]. I still have the original dashboard as active, do I need to delete that? Any assistance is appreciated.

Dashboard v2 AKA @flowfuse/node-red-dashboard is at IPAddress:1880/dashboard not /ui

LOL. that was a simple fix. Not sure how I missed that. Thanks!!

1 Like

You can uninstall the original node-red-dashboard if you are no longer using it.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.