I did a password rest as Authentication - Home Assistant page.
" LOST OWNER PASSWORD
While you should hopefully be storing your passwords in a password manager, if you lose the password associated with the owner account the only way to resolve this is to delete all the authentication data. You do this by shutting down Home Assistant and deleting the following files from the .storage/
folder in your configuration folder:
auth
auth_provider.homeassistant
onboarding
When you start Home Assistant next, you’ll be required to set up authentication again"
And after that i could not loging in nod red
[s6-init] making user provided files available at /var/run/s6/etc…exited 0.
[s6-init] ensuring user provided files have correct perms…exited 0.
[fix-attrs.d] applying ownership & permissions fixes…
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts…
[cont-init.d] 00-banner.sh: executing…
Hass.io Add-on: Node-RED v1.3.3
Flow-based programming for the Internet of Things
From: Community Hass.io Add-ons
By: Franck Nijhof [email protected]
armhf / Resin OS 2.3.0+rev1 / HA 0.88.1 / SU 145 / stable
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing…
Log level is set to INFO
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] 02-updates.sh: executing…
INFO: You are running the latest version of this add-on
[cont-init.d] 02-updates.sh: exited 0.
[cont-init.d] 10-requirements.sh: executing…
[cont-init.d] 10-requirements.sh: exited 0.
[cont-init.d] 20-config.sh: executing…
[cont-init.d] 20-config.sh: exited 0.
[cont-init.d] 50-remove-conflicts.sh: executing…
audited 5 packages in 2.466s
found 0 vulnerabilities
[cont-init.d] 50-remove-conflicts.sh: exited 0.
[cont-init.d] 80-system-packages.sh: executing…
[cont-init.d] 80-system-packages.sh: exited 0.
[cont-init.d] 81-npm-packages.sh: executing…
[cont-init.d] 81-npm-packages.sh: exited 0.
[cont-init.d] 82-user-scripts.sh: executing…
[cont-init.d] 82-user-scripts.sh: exited 0.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
hassio-addon-node-red@ start /opt
node $NODE_OPTIONS node_modules/node-red/red.js “–settings” “/etc/node-red/config.js”
26 Feb 19:34:16 - [info]
Welcome to Node-RED
===================
26 Feb 19:34:16 - [info] Node-RED version: v0.19.6
26 Feb 19:34:16 - [info] Node.js version: v8.14.0
26 Feb 19:34:16 - [info] Linux 4.4.50 arm LE
26 Feb 19:34:17 - [info] Loading palette nodes
26 Feb 19:34:23 - [info] Settings file : /etc/node-red/config.js
26 Feb 19:34:23 - [info] Context store : ‘default’ [module=memory]
26 Feb 19:34:23 - [info] User directory : /config/node-red/
26 Feb 19:34:23 - [warn] Projects disabled : editorTheme.projects.enabled=false
26 Feb 19:34:23 - [info] Flows file : /config/node-red/flows.json
26 Feb 19:34:23 - [info] Server now running at http://127.0.0.1:1880/
26 Feb 19:34:23 - [info] Starting flows
26 Feb 19:34:23 - [info] Started flows
26 Feb 19:34:29 - [info] [server:Home Assistant] WebSocket Connected to http://hassio/homeassistant
26 Feb 19:34:43 - HA Auth - Failed to authenticate: xxxxxxxxxxxx
Blockquote
after that I delete e re installed Node red, got same situation!
Any guess what todo?