-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Honestly, I suspect this is user error, but I am a bit confused. I want my commissioned matter fabric network to be persistent across reboots of my hub. I downloaded the snap chip-tool and tried to use the --storage-directory parameter to save the matter configuration in a place not rooted at /tmp. I get an error even though the directory specified does exist.
Am I correct in assuming that chip-tool keeps the network as it commissions devices? If not, should I be looking elsewhere.
Am I using (and thinking about) the --storage-directory parameter correctly? Here is my output:
pi@noble:/var/snap/chip-tool$ sudo chip-tool interactive start --storage-directory /home/pi/Irricloud/data/chip
[1734121002.203] [13662:13662] [CTL] Init Storage failure: src/controller/ExamplePersistentStorage.cpp:84: Error 0x000000AD
[1734121002.203] [13662:13662] [TOO] Run command failure: src/controller/ExamplePersistentStorage.cpp:84: Error 0x000000AD
pi@noble:/var/snap/chip-tool$ ls -l /home/pi/Irricloud/data/chip
total 0