Hello, I saw that I had this error message below the exec node. In my setup I'm having Node-RED handling the execution, running & monitoring a docker container where the main task is to run a python script. This still works very well, the python script communicates via MQTT and responds correctly and does it's tasks even though that error message hangs there
Does anybody know if this is Node-RED related at all? The exec node itself or is it deeper, down in node.js?
(EDIT: will try to spawn the process instead...did not run
Next increasing execMaxBufferSize...
I suspect what happens; the python script handles huge amount of data, doing image analyzing and then forwarding processed image data with results via MQTT. MAybe I reached the default limit of 10 MB, now increased to 100 MB)
ERR_CHILD_PROCESS_STDIO_MAXBUFFER