Na medida que vou mexendo vou no node-red mas gosto de usar.
Não sei é porque estou adicionando mais componentes mas fato é que constantemente ele fica aparecendo a mensagem; Connection lost. Isto está gerando um certo transtorno porque pelo que vi os valores de alguns componentes voltam para o minimo configurado, isso para o numeric input por exemplo.
Ja segui algumas orientações postadas aqui referente ao cache do chrome mas mesmo assim o erro continua.
As I move I go to the node-red but I like to use it.
I do not know is because I'm adding more components but fact is that it constantly keeps appearing the message; Connection lost. This is generating a certain inconvenience because from what I saw the values of some components go back to the configured minimum, this for numeric input for example.
I have already followed some guidelines posted here regarding the chrome cache but the error still continues.
In addition to this item that Connection Lost is having another behavior is that, from what you realize, the node-red is reinitiating or giving a deploy.
I realize this because of the status.
I do not know if the two conditions are related.
The schedex error doesn't look good. I assume that you have node-red-contrib-schedex installed?
What versions of Node.JS and Node-RED are you running?
You might try disabling or temporarily removing the schedex nodes from your flow.
I'm not sure what is causing the api-current-state warnings. However, if you use Node-RED's search feature with the hex codes like 514a4b3d.4bf574, you should be able to find out what nodes are causing that warning.
The error in schedex I was able to solve. I was sending reference values before the home assistant component started.
I put a time after a deploy and resolved.
If that doesn't help. Next step will be to stop NR, rename your flow file, restart NR and make sure that it runs fine without a flow. Then you will need to reimport your previous flow section by section to try and find the error.
If you just upgraded dashboard. Then you may need to flush your browser cache. Cmd/ Ctrl R several times. The latest socket.io update I included doesn’t seem to place nice with older versions
23 Jul 06:34:24 - [red] Uncaught Exception:
23 Jul 06:34:24 - Error [ERR_SOCKET_CANNOT_SEND]: Unable to send data
at Socket.onListenError (dgram.js:362:22)
at Object.onceWrapper (events.js:315:30)
at emitOne (events.js:116:13)
at Socket.emit (events.js:211:7)
at _handle.lookup (dgram.js:267:14)
at _combinedTickCallback (internal/process/next_tick.js:141:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
nodered.service: Main process exited, code=exited, status=1/FAILURE
nodered.service: Unit entered failed state.
nodered.service: Failed with result 'exit-code'.
nodered.service: Service hold-off time over, scheduling restart.
Stopped Node-RED graphical event wiring tool.
Started Node-RED graphical event wiring tool.