Problem when strating Node-Red

Hello,

I hope I have selected the correct category. I am new to the topic Home asisstant and now wanted to deal with the add on Node Red. Installed this via the Add on Store and a password as specified in the description. SSL I have disabled because I do not want to use it.
Home Assistant is installed on a virtual hard drive (Virtual Box). Updates are also all ok. But unfortunately nothing happens when I click on the Straten button. Also in the log I can not see anything. Restart and reinstallation I have tried several times over other browsers and also another computer - Unfortunately without success. Do you have perhabs an idea what I could still try?

Attached is the log that is generated in the add-on:

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
cont-init: info: running /etc/cont-init.d/00-banner.sh
-----------------------------------------------------------
 Add-on: Node-RED
 Flow-based programming for the Internet of Things
-----------------------------------------------------------
 Add-on version: 13.4.0
 You are running the latest version of this add-on.
 System: Home Assistant OS 9.0  (amd64 / qemux86-64)
 Home Assistant Core: 2022.9.5
 Home Assistant Supervisor: 2022.09.1
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/customizations.sh
cont-init: info: /etc/cont-init.d/customizations.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
cont-init: info: running /etc/cont-init.d/node-red.sh
patching file nodes/ui_base.html
Hunk #1 succeeded at 1164 (offset 633 lines).
up to date, audited 1 package in 163ms
found 0 vulnerabilities
cont-init: info: /etc/cont-init.d/node-red.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun nginx (no readiness notification)
services-up: info: copying legacy longrun nodered (no readiness notification)
s6-rc: info: service legacy-services successfully started
[22:28:47] INFO: Starting Node-RED...
> start
> node $NODE_OPTIONS node_modules/node-red/red.js "--settings" "/etc/node-red/config.js"
21 Sep 22:28:48 - [info] 
Welcome to Node-RED
===================
21 Sep 22:28:48 - [info] Node-RED version: v3.0.2
21 Sep 22:28:48 - [info] Node.js  version: v16.16.0
21 Sep 22:28:48 - [info] Linux 5.15.67 x64 LE
21 Sep 22:28:48 - [info] Loading palette nodes
21 Sep 22:28:50 - [info] Dashboard version 3.2.0 started at /endpoint/ui
21 Sep 22:28:50 - [info] Settings file  : /etc/node-red/config.js
21 Sep 22:28:50 - [info] Context store  : 'default' [module=memory]
21 Sep 22:28:50 - [info] User directory : /config/node-red/
21 Sep 22:28:50 - [warn] Projects disabled : editorTheme.projects.enabled=false
21 Sep 22:28:50 - [info] Flows file     : /config/node-red/flows.json
21 Sep 22:28:50 - [warn] Encrypted credentials not found
21 Sep 22:28:50 - [info] Server now running at http://127.0.0.1:46836/
21 Sep 22:28:50 - [info] Starting flows
21 Sep 22:28:50 - [info] Started flows
[22:28:50] INFO: Starting NGinx...
21 Sep 22:28:55 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:28:55 - [info] [server:Home Assistant] Connected to http://supervisor/core
21 Sep 22:30:46 - [info] [server:Home Assistant] Connection closed to http://supervisor/core
21 Sep 22:30:51 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:30:56 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:31:01 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:31:06 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:31:11 - [info] [server:Home Assistant] Connecting to http://supervisor/core
21 Sep 22:31:11 - [info] [server:Home Assistant] Connected to http://supervisor/core

If you need more information please let me know.
Thanks in advance
withewolf

It says you are missing the credential secret. On the add on configuration page there is a line credential secret, is anything entered there?

Hello,

thank you for the fast answer. Yes i have entered there a new PWD. See screenshot:

Thank You
withewolf

based on your logs everything started fine and you connected to HA

Hi @all,

i found now the issue. It was a problem in the database v2 from home assistent. I deleted and restratet the server so in automatic also stratet the services in a fine way.

Tahnk you a lot for the Help
Have a nice day again
withewolf

Hello. I have the same problem. Could you tell me in more detail how you solved it.