Dashboard didn't start

Error: GET /ui and that is it

I have installed all the packages needed for the dashboard.

Any ideas?

Macbook pro
Node -v 12.6.0
Npm -v 6.9.0
Want to get some info from a external api and show the results in a ui

Once again you need to supply a bit more information. like
1 - what version of NR and the dashboard? (see NR startup log)
2 - have you ever been able to use the dashboard?
3 - what did you actually enter ias the url when you got that error?
4 - what do you have in your flow?

If you want this resolved quickly, providing a small flow that replicates the issue will go a long way
to discovering your issue.

Here is the requested info:

Welcome to Node-RED

23 Feb 14:40:25 - [info] Node-RED version: v1.0.3
23 Feb 14:40:25 - [info] Node.js version: v12.6.0
23 Feb 14:40:25 - [info] Darwin 19.3.0 x64 LE
23 Feb 14:40:25 - [info] Loading palette nodes
23 Feb 14:40:27 - [info] UI started at /ui

  1. No not on this macbook
  2. yes i have tested it in a browser
  3. a form connected to the api call connected to a message reform and send it to ui displays.

I just discovered that mui is working

localhost:1880/mui yes
localhost:1880/ui no

Regards

Since the startup log does not include a line like
Dashboard version 2.19.3 started at /ui
that suggests you are not using the standard dashboard. Is it possible you are using mdashboard instead?

No I am using both

23 Feb 14:40:27 - [info] mDashboard version 2.19.4-beta started at /mui

23 Feb 14:40:27 - [info] Dashboard version 2.19.4 started at /ui

say the log file

and furthermore, I can create form in dashboard but not use them in mdashboard

The two dashboards conflict with each other and should not be used at the same time.

2 Likes

I have down the only thing what could be done

reinstall everything and it now works ......... maybe does the soapserver is also one now

many thanks

NO, soapserver still doesn't work. Any ideas?

Sine this appears to be the first time you have mentioned a soap problem and you have given us zero information on what you are trying to do, and this doesn't appear to be anything to do with the previous problem (which was a dashboard problem) then I suggest you start a new thread, explain what you are trying to do, and explain the problem.

1 Like

Ok, good idea Colin, I wait for one answer and after that I will start a new thread.

@Colin Actually this is being discuessed in another thread already MySQL return string

@gbuurman please keep posts of issues to a single thread so you don't waste the time of people volunteering there help. It may cause people to start to ignore you

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