Skip to content

Addon startet nicht bei HA oder stoppt #2135

@Sunkman2

Description

@Sunkman2

HI, ich habe das Probem dass das addon immer wieder nicht läuft und es manuell gestartet werden muss. Der Watchdog ist aktiviert und ich weiß nicht warum das passiert? Kann mir jemand helfen?


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
npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm.
npm warn Unknown builtin config "python". This will stop working in the next major version of npm.
up to date, audited 136 packages in 7s
30 packages are looking for funding
run npm fund for details
6 vulnerabilities (1 low, 3 moderate, 1 high, 1 critical)
To address issues that do not require attention, run:
npm audit fix
Some issues need review, and may require choosing
a different dependency.
Run npm audit for details.
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
[00:42:09] INFO: Starting Node-RED...
npm warn Unknown builtin config "globalignorefile". This will stop working in the next major version of npm.
npm warn Unknown builtin config "python". This will stop working in the next major version of npm.

start
node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
30 Oct 00:42:13 - [info]
Welcome to Node-RED
===================
30 Oct 00:42:13 - [info] Node-RED version: v4.0.9
30 Oct 00:42:13 - [info] Node.js version: v22.16.0
30 Oct 00:42:13 - [info] Linux 6.12.43-haos arm64 LE
30 Oct 00:42:14 - [info] Loading palette nodes
30 Oct 00:42:16 - [info] Node-RED Contrib Theme Collection version: v4.0.11
30 Oct 00:42:24 - [info] Dashboard version 3.6.5 started at /endpoint/ui
30 Oct 00:42:26 - [info] node-red-contrib-home-assistant-websocket v0.77.1 nodes initialized
30 Oct 00:42:27 - [info] Settings file : /etc/node-red/config.js
30 Oct 00:42:27 - [info] Context store : 'default' [module=memory]
30 Oct 00:42:27 - [info] User directory : /config/
30 Oct 00:42:27 - [warn] Projects disabled : editorTheme.projects.enabled=false
30 Oct 00:42:27 - [info] Flows file : /config/flows.json
30 Oct 00:42:27 - [info] Server now running at http://127.0.0.1:46836/
30 Oct 00:42:27 - [warn] Encrypted credentials not found
30 Oct 00:42:28 - [info] Starting flows
30 Oct 00:42:28 - [error] [server:5a3777c7.b71588] Error: No credentials provided
30 Oct 00:42:28 - [error] [server-state-changed:e5562637.df5de8] Error: Invalid server config
30 Oct 00:42:28 - [error] [api-current-state:2d2b260a.ebb852] Error: Invalid server config
30 Oct 00:42:28 - [error] [api-current-state:7aa5d5db.6bf48c] Error: Invalid server config
30 Oct 00:42:28 - [error] [api-call-service:ac73c3.e00d0c4] Error: Invalid server config
30 Oct 00:42:28 - [error] [server-state-changed:22bb07481149b3a4] Error: Invalid server config
[00:42:28] INFO: Starting NGinx...
30 Oct 00:42:30 - [info] Started flows
30 Oct 00:42:30 - [info] [mqtt-broker:010c8dcccc60a718] Connected to broker: mqtt://localhost:1883
30 Oct 00:42:31 - [info] [function:node.log] Node-RED configuration: SSL is disabled. Connections are now unencrypted.
30 Oct 00:42:33 - [info] [server:Home Assistant] Connecting to http://supervisor/core
30 Oct 00:42:34 - [info] [server:Home Assistant] Connected to http://supervisor/core
30 Oct 00:44:43 - [red] Uncaught Exception:
30 Oct 00:44:51 - [error] RangeError: Invalid WebSocket frame: invalid status code 1006
at Receiver.controlMessage (/opt/node_modules/node-red-contrib-home-assistant-websocket/node_modules/ws/lib/receiver.js:626:30)
at Receiver.getData (/opt/node_modules/node-red-contrib-home-assistant-websocket/node_modules/ws/lib/receiver.js:477:12)
at Receiver.startLoop (/opt/node_modules/node-red-contrib-home-assistant-websocket/node_modules/ws/lib/receiver.js:167:16)
at Receiver._write (/opt/node_modules/node-red-contrib-home-assistant-websocket/node_modules/ws/lib/receiver.js:94:10)
at writeOrBuffer (node:internal/streams/writable:572:12)
at _write (node:internal/streams/writable:501:10)
at Receiver.Writable.write (node:internal/streams/writable:510:10)
at Socket.socketOnData (/opt/node_modules/node-red-contrib-home-assistant-websocket/node_modules/ws/lib/websocket.js:1355:35)
at Socket.emit (node:events:518:28)
at addChunk (node:internal/streams/readable:561:12)
[00:45:02] INFO: Service Node-RED exited with code 1 (by signal 0)
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service nginx: stopping
[00:45:03] INFO: Service NGINX exited with code 0 (by signal 0)
s6-rc: info: service nginx successfully stopped
s6-rc: info: service init-nginx: stopping
s6-rc: info: service nodered: stopping
s6-rc: info: service init-nginx successfully stopped
s6-rc: info: service nodered successfully stopped
s6-rc: info: service init-nodered: stopping
s6-rc: info: service init-nodered successfully stopped
s6-rc: info: service init-customizations: stopping
s6-rc: info: service init-customizations successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions