Nodered docker will not start. – General Support
When I try to start my nodered docker it exists with this error:
17 Oct 02:25:03 – [info] Starting flows
17 Oct 02:25:03 – [red] Uncaught Exception:
17 Oct 02:25:03 – [error] TypeError: RED.settings.functionGlobalContext.get is not a function
at map (/data/node_modules/node-red-contrib-actionflows/actionflows/actionflows.js:270:51)
at EventEmitter.runtimeMap (/data/node_modules/node-red-contrib-actionflows/actionflows/actionflows.js:593:5)
at EventEmitter.emit (node:events:527:28)
at Object.start [as startFlows] (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/index.js:405:12)
Pretty sure this started when I manually updated several of my docker images last week (I have it set for manual update and it been a year or more since anything got updated). Any suggestions where to look? Or how to proceed?
Read more here: Source link