ERROR ON START NODE RED SERVER

696 views
Skip to first unread message

Diogo Zanardini

unread,
Sep 6, 2017, 5:01:30 PM9/6/17
to Node-RED
Does anyone know what this is?
full log of Error:


Welcome to Node-RED
===================

6 Sep 17:56:50 - [info] Node-RED version: v0.17.5
6 Sep 17:56:50 - [info] Node.js  version: v4.2.6
6 Sep 17:56:50 - [info] Linux 4.4.0-93-generic x64 LE
6 Sep 17:56:50 - [info] Loading palette nodes
6 Sep 17:56:50 - [warn] [chart request] Deprecated call to RED.runtime.nodes.registerType - node-set name must be provided as first argument
6 Sep 17:56:50 - [warn] [chart response] Deprecated call to RED.runtime.nodes.registerType - node-set name must be provided as first argument
6 Sep 17:56:51 - [info] Dashboard version 2.4.3 started at /ui
6 Sep 17:56:51 - [warn] ------------------------------------------------------
6 Sep 17:56:51 - [warn] [rpi-gpio] Info : Ignoring Raspberry Pi specific node
6 Sep 17:56:51 - [warn] ------------------------------------------------------
6 Sep 17:56:51 - [info] Settings file  : /home/administrador/.node-red/settings.js
6 Sep 17:56:51 - [info] User directory : /home/administrador/.node-red
6 Sep 17:56:51 - [info] Flows file     : /home/administrador/.node-red/flows_administrador-HP-Compaq-Pro-6300-MT.json
6 Sep 17:56:51 - [info] Server now running at http://127.0.0.1:1880/
6 Sep 17:56:51 - [info] Starting flows
6 Sep 17:56:51 - [info] Started flows
6 Sep 17:56:51 - [red] Uncaught Exception:
6 Sep 17:56:51 - Error: connect ECONNREFUSED 127.0.0.1:8080
    at Object.exports._errnoException (util.js:870:11)
    at exports._exceptionWithHostPort (util.js:893:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1063:14)


Nick O'Leary

unread,
Sep 6, 2017, 5:04:28 PM9/6/17
to Node-RED Mailing List
You have a node in your flow that is trying to connect to 127.0.0.1:8080 but the connection has been refused. Whatever node is trying to do that does not contain proper error handling and is crashing node-red.

Nick



--
http://nodered.org
 
Join us on Slack to continue the conversation: http://nodered.org/slack
---
You received this message because you are subscribed to the Google Groups "Node-RED" group.
To unsubscribe from this group and stop receiving emails from it, send an email to node-red+unsubscribe@googlegroups.com.
To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
To view this discussion on the web, visit https://groups.google.com/d/msgid/node-red/1c51b048-8c78-4a17-957f-39d7f84a6e8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Diogo Zanardini

unread,
Sep 6, 2017, 6:01:06 PM9/6/17
to node...@googlegroups.com
hello Nick!
tks for your quick
answer

What you say makes sense
I deleted a
entire flow that contained nodes from the dashboard (http://noderedguide.com/tag/dashboard/)
I supose thats nodes are making this crash

you can see it on the line:


[warn] [chart request] Deprecated call to RED.runtime.nodes.registerType - node-set name must be provided as first argument

[chart request] is a node yhat i used to generate charts ... (oooooh!!! ;P)
but I can not access the main admin interface anymore to fix this...

How do I delete it now !?

[ ]´s
Diogo Zanardini

You received this message because you are subscribed to a topic in the Google Groups "Node-RED" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/node-red/CDz7AeqbHVE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to node-red+unsubscribe@googlegroups.com.

To post to this group, send email to node...@googlegroups.com.
Visit this group at https://groups.google.com/group/node-red.
Reply all
Reply to author
Forward
0 new messages