Node red not starting

I am having an issue with node red all the sudden after months of no issues at all in my HA instance. It will not start or let me get to the web ui every time I click start it never starts to run. I have restored backup and still no luck. I have deleted everything in node red folders and uninstalled and tried to start with fresh install and get same results. Weird thing is it is running cause my flows are working. I just can not access them. Any help would be greatly appreciated.

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs 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 23 packages in 1s
2 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
s6-rc: info: service legacy-services successfully started
[09:39:48] INFO: Starting Node-RED…

start
node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
3 Apr 09:39:52 - [info]
Welcome to Node-RED
===================
3 Apr 09:39:52 - [info] Node-RED version: v3.0.2
3 Apr 09:39:52 - [info] Node.js version: v18.14.2
3 Apr 09:39:52 - [info] Linux 5.15.84-v8 arm64 LE
3 Apr 09:39:55 - [info] Loading palette nodes
3 Apr 09:40:01 - [info] Dashboard version 3.4.0 started at /endpoint/ui
3 Apr 09:40:02 - [info] Settings file : /etc/node-red/config.js
3 Apr 09:40:02 - [info] Context store : ‘default’ [module=memory]
3 Apr 09:40:02 - [info] User directory : /config/node-red/
3 Apr 09:40:02 - [warn] Projects disabled : editorTheme.projects.enabled=false
3 Apr 09:40:02 - [info] Flows file : /config/node-red/flows.json
3 Apr 09:40:02 - [warn] Encrypted credentials not found
3 Apr 09:40:02 - [info] Server now running at http://127.0.0.1:46836/
3 Apr 09:40:02 - [info] Starting flows
[09:40:03] INFO: Starting NGinx…
3 Apr 09:40:03 - [info] Started flows
3 Apr 09:40:04 - [error] [api-call-service:Morning Lights Off] Call-Service attempted without connection to server.
3 Apr 09:40:04 - [error] [api-call-service:Turn Off Brayden’s Tv Light] Call-Service attempted without connection to server.
3 Apr 09:40:05 - [error] [api-call-service:Outside Lights Off] Call-Service attempted without connection to server.
3 Apr 09:40:07 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connecting to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to
3 Apr 09:40:08 - [info] [server:Home Assistant] Connected to

This makes zero sense. I have deleted every file folder that I can find that says node red uninstalled addon then restarted ha installed it again and same issue. How can you remove everything and still get same problem back? Restored 3 backups and same problem too. It was working saturday and restore a back up from a week ago and have same issue. This is very frustrating

I figured it out. Thanks for help

I have the same behavior since yesterday. How did you get NodeRed working again?

How did you solve this?

TIA, Frank