You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a new node installation on a Linux system and just added one Node to one flow.
After restarting node I got the following errors in the log
Node is working and I was able to pair the virtual device to a hub.
Node-RED version: v4.0.8
Node.js version: v22.9.0
What's wrong? What can I do or is it a bug?
28 Jan 19:58:32 - [info] Starting flows
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Loading Bridge node 014440ca404cb58b
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Using Custom Storage Location: /home/hglab/.matter
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Trying..
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Not Starting..
28 Jan 19:58:32 - [info] [matterdimmablelight:1f662d65b5a9e94d] Loading Device node 1f662d65b5a9e94d
28 Jan 19:58:32 - [info] Started flows
2025-01-28 19:58:32.365 ERROR StorageBac~DiskAsync Failed to parse storage value for key __features__ in context root.generalDiagnostics
2025-01-28 19:58:32.368 ERROR StorageBac~DiskAsync Failed to parse storage value for key totalOperationalHoursCounter in context root.generalDiagnostics
2025-01-28 19:58:32.421 WARN BasicInfor~ionServer Using development values for some BasicInformation attributes: hardwareVersion: 0 softwareVersion: 0
2025-01-28 19:58:32.582 ERROR StorageBac~DiskAsync Failed to parse storage value for key lastEventNumber in context events
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Bridge Created, awaiting child nodes
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Server Ready
28 Jan 19:58:32 - [info] [matterdimmablelight:1f662d65b5a9e94d] Registering Child......
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Registering 1f662d65b5a9e94d with 014440ca404cb58b
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] adding new device to aggregator
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Checking if ready to start
28 Jan 19:58:32 - [info] [matterbridge:014440ca404cb58b] Starting Bridge
2025-01-28 19:58:32.700 WARN ValidatedElements Error in IdentifyServer.triggerEffect: Throws unimplemented exception
28 Jan 19:58:33 - [info] [matterbridge:014440ca404cb58b] Server Started
yes I was hoping to use their 0.12 release into my 0.12.0 in a sort of trying to keep in sync but timing didn't quite line up, the main thing with updating is that I need to do a load of testing with the different controllers which takes me the best part of a day
I created a new node installation on a Linux system and just added one Node to one flow.
After restarting node I got the following errors in the log
Node is working and I was able to pair the virtual device to a hub.
Node-RED version: v4.0.8
Node.js version: v22.9.0
What's wrong? What can I do or is it a bug?
Flow:
The text was updated successfully, but these errors were encountered: