I am running new install of Hassio 7.4 on virtual box(on Mac). I just installed Node Red add-on and starting it just kills my HA instance. It runs so slow and then becomes unresponsive. I have to reboot VM for it to work again. Log gets to here on node red.
[17:39:08] INFO: Starting Node-RED…
start
node $NODE_OPTIONS node_modules/node-red/red.js “–settings” “/etc/node-red/config.js”
3 Mar 17:39:12 - [info]
Welcome to Node-RED
===================
3 Mar 17:39:12 - [info] Node-RED version: v2.2.2
3 Mar 17:39:12 - [info] Node.js version: v16.14.0
3 Mar 17:39:12 - [info] Linux 5.10.98 x64 LE
3 Mar 17:39:13 - [info] Loading palette nodes
The node Red UI does not load either and I get an error.
"Unable to fetch add-on info to start Ingress*
I have turned of ssl to false and put in secret and credentials so am a bit lost on what to try next.