Hi, just update Node-Red to App version: 22.0.0 and now getting the following errors.
Not sure what to do?
Flows stopped due to missing node types.
- ui_base
- ui_tab
- ui_group
-----------------------------------------------------------
App: Node-RED
Flow-based programming for the Internet of Things
-----------------------------------------------------------
App version: 22.0.0
You are running the latest version of this app.
System: Home Assistant OS 17.3 (amd64 / generic-x86-64)
Home Assistant Core: 2026.6.2
Home Assistant Supervisor: 2026.05.1
-----------------------------------------------------------
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
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 50 packages in 835ms
15 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
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
[08:43:34] INFO: Starting Node-RED...
s6-rc: info: service legacy-services successfully started
> start
> node node_modules/node-red/red.js --settings /etc/node-red/config.js
11 Jun 08:43:34 - [info]
Welcome to Node-RED
===================
11 Jun 08:43:34 - [info] Node-RED version: v5.0.0
11 Jun 08:43:34 - [info] Node.js version: v24.16.0
11 Jun 08:43:34 - [info] Linux 6.12.85-haos x64 LE
11 Jun 08:43:35 - [info] Loading palette nodes
11 Jun 08:43:35 - [info] Node-RED Contrib Theme Collection version: v5.0.1
11 Jun 08:43:36 - [info] node-red-contrib-home-assistant-websocket v0.80.3 nodes initialized
11 Jun 08:43:36 - [info] Settings file : /etc/node-red/config.js
11 Jun 08:43:36 - [info] Context store : 'default' [module=memory]
11 Jun 08:43:36 - [info] User directory : /config/
11 Jun 08:43:36 - [warn] Projects disabled : editorTheme.projects.enabled=false
11 Jun 08:43:36 - [info] Flows file : /config/flows.json
11 Jun 08:43:36 - [info] Server now running at http://127.0.0.1:46836/
11 Jun 08:43:36 - [info] Waiting for missing types to be registered:
11 Jun 08:43:36 - [info] - ui_base
11 Jun 08:43:36 - [info] - ui_tab
11 Jun 08:43:36 - [info] - ui_group
[08:43:36] INFO: Starting NGinx...
11 Jun 08:55:29 - [info] Stopping flows
11 Jun 08:55:29 - [info] Stopped flows
11 Jun 08:55:29 - [info] Updated flows
11 Jun 08:55:29 - [info] Waiting for missing types to be registered:
11 Jun 08:55:29 - [info] - ui_base
11 Jun 08:55:29 - [info] - ui_tab
11 Jun 08:55:29 - [info] - ui_group
11 Jun 09:54:45 - [info] Stopping flows
11 Jun 09:54:45 - [info] Stopped flows
11 Jun 09:54:45 - [info] Waiting for missing types to be registered:
11 Jun 09:54:45 - [info] - ui_base
11 Jun 09:54:45 - [info] - ui_tab
11 Jun 09:54:45 - [info] - ui_group
Could anyone help me with a fix?