On my PRI 4 running node red v4.0.2 dashboard-evi 1.0.2 and node-red-contrib-heater-controller 1.0.4
I got this ERROR:
<code>Info: Node object is not a node-red Node Stack: Error: Module not allowed
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/externalModules.js:99:19)
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/util.js:51:45)
at new UINode (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/uINode.js:30:32)
at new Heater (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/heater.js:15:9)
at Object.createNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/util.js:190:27)
at Flow.start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:261:54)
at async Object.start [as startFlows] (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:403:17)
[error] [ui_heater_controller:6bc2616dd1db9f14] Error: Module not allowed
<code>Info: Node object is not a node-red Node Stack: Error: Module not allowed
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/externalModules.js:99:19)
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/util.js:51:45)
at new UINode (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/uINode.js:30:32)
at new Heater (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/heater.js:15:9)
at Object.createNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/util.js:190:27)
at Flow.start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:261:54)
at async Object.start [as startFlows] (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:403:17)
[error] [ui_heater_controller:6bc2616dd1db9f14] Error: Module not allowed
</code>
Info: Node object is not a node-red Node Stack: Error: Module not allowed
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/externalModules.js:99:19)
at Object.requireModule [as require] (/usr/lib/node_modules/node-red/node_modules/@node-red/registry/lib/util.js:51:45)
at new UINode (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/uINode.js:30:32)
at new Heater (/root/.node-red/node_modules/node-red-contrib-heater-controller/nodes/heater/heater.js:15:9)
at Object.createNode (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/util.js:190:27)
at Flow.start (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:261:54)
at async Object.start [as startFlows] (/usr/lib/node_modules/node-red/node_modules/@node-red/runtime/lib/flows/index.js:403:17)
[error] [ui_heater_controller:6bc2616dd1db9f14] Error: Module not allowed
I had this working before, it has something to do with dashboard-evi.
I put newest Raspberry Pi OS Lite (Debian Bookworm), and I did whole new install of node-red.
I try different running modes for RPI and I got heath controller working but nothing else was in dashboard. I had this working before so I expect this is some small issue.
If anybody can help me with this I will much appreciate.
Thank You.