Hi,
I can’t open Node Red again .I am running node red in window 10 .I had to install a new node to test my LED and then nothing …
Can anyone Please help me?
thanks
17 Dec 20:53:13 - [info] Node-RED version: v2.0.6
17 Dec 20:53:13 - [info] Node.js version: v14.18.1
17 Dec 20:53:13 - [info] Windows_NT 10.0.19042 x64 LE
17 Dec 20:53:16 - [info] Loading palette nodes
17 Dec 20:53:25 - [info] Dashboard version 3.1.0 started at /ui
17 Dec 20:53:26 - [info] Settings file : C:\Users\letmi\.node-red\settings.js
17 Dec 20:53:26 - [info] Context store : 'default' [module=memory]
17 Dec 20:53:26 - [info] User directory : \Users\letmi\.node-red
17 Dec 20:53:26 - [warn] Projects disabled : editorTheme.projects.enabled=false
17 Dec 20:53:26 - [info] Flows file : \Users\letmi\.node-red\flows.json
17 Dec 20:53:26 - [info] Server now running at http://127.0.0.1:1880/
17 Dec 20:53:26 - [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.
---------------------------------------------------------------------
17 Dec 20:53:26 - [info] Starting flows
17 Dec 20:53:26 - [info] [cul-in:6ca9325800a6609c] Going to add:
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] Adding node "6ca9325800a6609c" to controller "".
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] Connecting to cul device at 169.254.25.3@38400 in mode[SlowRF]
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] serialport:169.254.25.3
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] baudrate:38400
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] mode:SlowRF
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] parse:true
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] init:true
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] coc:false
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] scc:false
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] rssi:true
17 Dec 20:53:26 - [info] [cul-controller:3bf8f5ac0ab227ab] debug:true
17 Dec 20:53:26 - [info] Started flows
17 Dec 20:53:26 - [red] Uncaught Exception:
17 Dec 20:53:26 - RangeError [ERR_SOCKET_BAD_PORT]: Port should be >= 0 and < 65536. Received X01.
at new NodeError (internal/errors.js:322:7)
at validatePort (internal/validators.js:216:11)
at lookupAndConnect (net.js:1013:5)
at Socket.connect (net.js:989:5)
at Agent.connect [as createConnection] (net.js:201:17)
at Agent.createSocket (_http_agent.js:323:26)
at Agent.addRequest (_http_agent.js:274:10)
at new ClientRequest (_http_client.js:305:16)
at Object.request (http.js:94:10)
at Object.sendRequest (C:\Users\letmi\.node-red\node_modules\node-red-contrib-myscada\utils.js:25:32)