I seem to have an issue with NodeRed v18.0.5 running HA Core 2024.8.2, supervisor 2024.08.0, operating system 13.0.
All my flows are working and I cannot find any errors in the log. When I try to deploy a flow the icon will turn grey and nothing happens:
Also I am unable to toggle debug nodes on/off or activate inject nodes. The cursor is not changing to a “hand” when I hover the cursor over the button. This is when accessing NodeRed from the sidebar button in Home Assistant. If I access Node Red directly in the browser using port 1880 (https) the toggle works and debug info is shown. Still unable to deploy any changes (stuck on grey, animated icon).
I have no init_commands set as others have had issues with. Tried restarting both NodeRed and the server itself. I am not sure when this issue started since flows are working and I have not accessed NodeRed for editing the last few months.
Any help greatly appreciated
Configuration:
Here’s a log of the startup:
-----------------------------------------------------------
Add-on: Node-RED
Flow-based programming for the Internet of Things
-----------------------------------------------------------
Add-on version: 18.0.5
You are running the latest version of this add-on.
System: Home Assistant OS 13.0 (amd64 / qemux86-64)
Home Assistant Core: 2024.8.2
Home Assistant Supervisor: 2024.08.0
-----------------------------------------------------------
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 INFO
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 222 packages in 3s
24 packages are looking for funding
run `npm fund` for details
22 vulnerabilities (1 low, 8 moderate, 13 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
npm notice
npm notice New minor version of npm available! 10.7.0 -> 10.8.2
npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2
npm notice To update run: npm install -g [email protected]
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
[00:24:16] INFO: Starting Node-RED...
s6-rc: info: service legacy-services successfully started
> start
> node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
19 Aug 00:24:17 - [info]
Welcome to Node-RED
===================
19 Aug 00:24:17 - [info] Node-RED version: v4.0.2
19 Aug 00:24:17 - [info] Node.js version: v18.20.3
19 Aug 00:24:17 - [info] Linux 6.6.44-haos x64 LE
19 Aug 00:24:17 - [info] Loading palette nodes
19 Aug 00:24:17 - [info] Node-RED Contrib Theme Collection version: v4.0.8
19 Aug 00:24:19 - [info] Dashboard version 3.6.5 started at /endpoint/ui
19 Aug 00:24:20 - [info] Settings file : /etc/node-red/config.js
19 Aug 00:24:20 - [info] Context store : 'default' [module=memory]
19 Aug 00:24:20 - [info] User directory : /config/
19 Aug 00:24:20 - [warn] Projects disabled : editorTheme.projects.enabled=false
19 Aug 00:24:20 - [info] Flows file : /config/flows.json
19 Aug 00:24:20 - [info] Server now running at http://127.0.0.1:46836/
[00:24:20] INFO: Starting NGinx...
19 Aug 00:24:20 - [info] Starting flows
19 Aug 00:24:20 - [info] Started flows
19 Aug 00:24:20 - [info] [mqtt-broker:ddfd67f2e0801068] Connected to broker: mqtt://localhost:1883
19 Aug 00:24:25 - [info] [server:Home Assistant] Connecting to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connected to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connecting to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connecting to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connecting to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connecting to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connected to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connected to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connected to http://supervisor/core
19 Aug 00:24:25 - [info] [server:Home Assistant] Connected to http://supervisor/core