Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node-Red dashboard has error to add ui nodes #13

Open
Scotifer opened this issue Jul 13, 2019 · 1 comment
Open

Node-Red dashboard has error to add ui nodes #13

Scotifer opened this issue Jul 13, 2019 · 1 comment

Comments

@Scotifer
Copy link

I have gone through tutorial and I am having problems with the Node-Red when I launch the dashboard. It says "Please add some ui nodes to your flow and redeploy". I have copied several solution flows that have plenty of buttons (after I tried to do it myself.) I'm at a loss.

Microsoft Windows [Version 10.0.16299.726]
(c) 2017 Microsoft Corporation. All rights reserved.

C:\Users\scott.bowen>node-red -log
12 Jul 22:46:46 - [info]

Welcome to Node-RED

12 Jul 22:46:46 - [info] Node-RED version: v0.20.7
12 Jul 22:46:46 - [info] Node.js version: v10.16.0
12 Jul 22:46:46 - [info] Windows_NT 10.0.16299 x64 LE
12 Jul 22:46:47 - [info] Loading palette nodes
12 Jul 22:46:48 - [warn] rpi-gpio : Raspberry Pi specific node set inactive
12 Jul 22:46:48 - [info] Dashboard version 2.15.5 started at /ui
12 Jul 22:46:48 - [info] Settings file : \Users\scott.bowen.node-red\settings.js
12 Jul 22:46:48 - [info] Context store : 'default' [module=memory]
12 Jul 22:46:48 - [info] User directory : \Users\scott.bowen.node-red
12 Jul 22:46:48 - [warn] Projects disabled : editorTheme.projects.enabled=false
12 Jul 22:46:48 - [info] Flows file : \Users\scott.bowen.node-red\flows_SLC-WL-13310.json
12 Jul 22:46:48 - [info] Creating new flow file
12 Jul 22:46:48 - [warn]


Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.

You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.

12 Jul 22:46:48 - [info] Starting flows
12 Jul 22:46:48 - [info] Started flows
12 Jul 22:46:48 - [info] Server now running at http://127.0.0.1:1880/
12 Jul 22:49:01 - [info] Stopping flows
12 Jul 22:49:01 - [info] Stopped flows
Terminate batch job (Y/N)?
^C
C:\Users\scott.bowen>node-red-log
'node-red-log' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\scott.bowen>node-red -log
12 Jul 22:49:16 - [info]

Welcome to Node-RED

12 Jul 22:49:16 - [info] Node-RED version: v0.20.7
12 Jul 22:49:16 - [info] Node.js version: v10.16.0
12 Jul 22:49:16 - [info] Windows_NT 10.0.16299 x64 LE
12 Jul 22:49:17 - [info] Loading palette nodes
12 Jul 22:49:17 - [warn] rpi-gpio : Raspberry Pi specific node set inactive
12 Jul 22:49:18 - [info] Dashboard version 2.15.5 started at /ui
12 Jul 22:49:18 - [info] Settings file : \Users\scott.bowen.node-red\settings.js
12 Jul 22:49:18 - [info] Context store : 'default' [module=memory]
12 Jul 22:49:18 - [info] User directory : \Users\scott.bowen.node-red
12 Jul 22:49:18 - [warn] Projects disabled : editorTheme.projects.enabled=false
12 Jul 22:49:18 - [info] Flows file : \Users\scott.bowen.node-red\flows_SLC-WL-13310.json
12 Jul 22:49:18 - [info] Creating new flow file
12 Jul 22:49:18 - [warn]


Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.

You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.

12 Jul 22:49:18 - [info] Starting flows
12 Jul 22:49:18 - [info] Started flows
12 Jul 22:49:18 - [info] Server now running at http://127.0.0.1:1880/

@johnwalicki
Copy link
Owner

I don't see any errors in the logs you posted. Dashboard version 2.15.5 is installed. If you imported the solution flows, they make use of the Node-RED Dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants