26-06-2025, 01:25 PM
Bonjour,
J'ai un problème avec mon Add-on sur home Assistant qui bloque depuis une mise a jour H.A.
voici mon journal
> start
> node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
26 Jun 12:43:59 - [info]
Welcome to Node-RED
===================
26 Jun 12:43:59 - [info] Node-RED version: v4.0.2
26 Jun 12:43:59 - [info] Node.js version: v22.15.1
26 Jun 12:43:59 - [info] Linux 6.12.23-haos x64 LE
(node:226) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
26 Jun 12:43:59 - [info] Loading palette nodes
26 Jun 12:43:59 - [info] Node-RED Contrib Theme Collection version: v4.0.1
26 Jun 12:44:01 - [info] Dashboard version 3.6.5 started at /endpoint/ui
26 Jun 12:44:01 - [info] Settings file : /etc/node-red/config.js
26 Jun 12:44:01 - [info] Context store : 'default' [module=localfilesystem]
26 Jun 12:44:01 - [error] Failed to start server:
26 Jun 12:44:01 - [error] Error: Error loading context store: Error: Invalid JSON in context file '/config/smartphoton/global-variables/context/global/global.json'
at /opt/node_modules/@node-red/runtime/lib/nodes/context/index.js:180:15
j'ai essayer de désinstaller et recommencer mais toujours le même message.
Merci de votre aide.
J'ai un problème avec mon Add-on sur home Assistant qui bloque depuis une mise a jour H.A.
voici mon journal
> start
> node $NODE_OPTIONS node_modules/node-red/red.js --settings /etc/node-red/config.js
26 Jun 12:43:59 - [info]
Welcome to Node-RED
===================
26 Jun 12:43:59 - [info] Node-RED version: v4.0.2
26 Jun 12:43:59 - [info] Node.js version: v22.15.1
26 Jun 12:43:59 - [info] Linux 6.12.23-haos x64 LE
(node:226) [DEP0059] DeprecationWarning: The `util.log API is deprecated. Please use console.log() with a custom formatter or a third-party logger instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
26 Jun 12:43:59 - [info] Loading palette nodes
26 Jun 12:43:59 - [info] Node-RED Contrib Theme Collection version: v4.0.1
26 Jun 12:44:01 - [info] Dashboard version 3.6.5 started at /endpoint/ui
26 Jun 12:44:01 - [info] Settings file : /etc/node-red/config.js
26 Jun 12:44:01 - [info] Context store : 'default' [module=localfilesystem]
26 Jun 12:44:01 - [error] Failed to start server:
26 Jun 12:44:01 - [error] Error: Error loading context store: Error: Invalid JSON in context file '/config/smartphoton/global-variables/context/global/global.json'
at /opt/node_modules/@node-red/runtime/lib/nodes/context/index.js:180:15
j'ai essayer de désinstaller et recommencer mais toujours le même message.
Merci de votre aide.



