Node Red Stalls at Loading Nodes 46/90

Node Red is running and flows are running but

I can’t access anything or edit anything.
I had just upgraded to 18.0.4 and Node Red was crashing about every 5-6 mins.

Thinking it was a node playing up I disabled all the nodes in the pallet I did not think I was using.

Now when Node Red loads, it is performing automated tasks but I cannot open to edit anything.

Stops loading at Loading Nodes 46/90.

Any ideas, I have tried safe mode, made no difference.

start
node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js

13 Jul 16:42:57 - [warn] Projects disabled : editorTheme.projects.enabled=false
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service nginx: stopping
s6-rc: info: service nginx successfully stopped
s6-rc: info: service init-nginx: stopping
s6-rc: info: service nodered: stopping
s6-rc: info: service init-nginx successfully stopped
s6-rc: info: service nodered successfully stopped
s6-rc: info: service init-nodered: stopping
s6-rc: info: service init-nodered successfully stopped
s6-rc: info: service init-customizations: stopping
s6-rc: info: service init-customizations successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting

Add-on: Node-RED
Flow-based programming for the Internet of Things

Add-on version: 18.0.4
You are running the latest version of this add-on.
System: Home Assistant OS 12.4 (aarch64 / qemuarm-64)
Home Assistant Core: 2024.7.2
Home Assistant Supervisor: 2024.06.2

Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
Log level is set to WARNING
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-nginx: starting
s6-rc: info: service init-customizations: starting
s6-rc: info: service init-customizations successfully started
s6-rc: info: service init-nodered: starting
s6-rc: info: service init-nginx successfully started

up to date, audited 335 packages in 4s

34 packages are looking for funding
run npm fund for details

13 vulnerabilities (1 low, 3 moderate, 9 high)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run npm audit for details.
npm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.2
npm notice Changelog: Release v10.8.2 · npm/cli · GitHub
npm notice To update run: npm install -g npm@10.8.2
npm notice
s6-rc: info: service init-nodered successfully started
s6-rc: info: service nodered: starting
s6-rc: info: service nodered successfully started
s6-rc: info: service nginx: starting
s6-rc: info: service nginx successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started

start
node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js

13 Jul 16:48:45 - [warn] Projects disabled : editorTheme.projects.enabled=false
13 Jul 16:49:29 - [warn] [zigbee2mqtt-server:HASS MQTT] Bridge offline
13 Jul 16:54:20 - [error] [api-call-service:Kitchen Hob Lights On] NoConnectionError

REFRESH

This isn't a Node-RED version, it is Home Assistant's custom version. You will need to ask in the HA forum I'm afraid as this does not seem to be directly a Node-RED issue.

Thanks for responding, much appreciated.

I restored Node Red from a backup.

Still getting the reboot every five minutes and tracked to a Govee node, removed it and seems stable now.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.