also 1.x runs on Nodejs 8 and 10 which are both no longer supported. But some older platforms may not be upgradable to nodejs 12 or better - so some users may have to stick with 1.x.
After upgrading to 2.0.6 my dashboard no longer loads and i cannot really determine why not. Tried to disable tabs to narrow it down, but i don't see any change.
I get 2 javascript errors, don't think they are related; http://10.0.0.6:1880/ui/js/angular-chart.min.js.map and http://10.0.0.6:1880/ui/loading.html cannot be found.
In that case it isn't the flows. Try a rename of the .node-red folder (by the way, I presume you have made sure your backups of everything are up to date before starting this). Restart node red and it should make a new one with no nodes installed. Add the dashboard and a UI node. If that works then maybe it is one of the installed nodes.
I didn't ask before, but I assume there aren't any rude messages in the node red startup log.
I thought so. Still have no idea why dashboard doesn't work anymore.
I will migrate to alternatives, either uibuilder or http-in/out, those interfaces still function properly after the upgrade (i have various endpoints)
What happens if you rename the .node-red folder and restart node-red? Then you will start with only the core nodes. Add the dashboard and a ui node and see if that works.