| 20 Feb 2025 |
mattleon | In reply to @k900:0upti.me [1740088364.983513][49694:49694] CHIP:DL: Failed to create temp file /data/chip_factory.ini-gR0axc: Permission denied /data is mounted inside a systemd filesystem namespace iirc I can take a quick peak on mine, see if it is throwing the same error on mine | 22:37:41 |
mattleon | This is the relevant bind mount, with helpful comments from the past, yay commenting! https://github.com/NixOS/nixpkgs/blob/f60a759ae7003b321e7ff0c835fc03fa685b91e1/nixos/modules/services/home-automation/matter-server.nix#L82 | 22:41:23 |
mattleon | In reply to @k900:0upti.me [1740088364.983513][49694:49694] CHIP:DL: Failed to create temp file /data/chip_factory.ini-gR0axc: Permission denied Do you have impermanence or anything funky with /var/lib on your setup? | 22:48:28 |
| 21 Feb 2025 |
K900 | Uhh | 07:12:38 |
K900 | Nope | 07:12:39 |
K900 | OK I just turned it off lol | 08:44:40 |
K900 | I never really had a use case for it anyway | 08:44:46 |
oddlama | That behavior seems to be new in 7.0.0 | 16:21:11 |
| 22 Feb 2025 |
@hexa:lossy.network | https://meshstack.de/post/home-assistant/zigbee-table-routing-vs-source-routing-zha/ | 14:00:04 |
@hexa:lossy.network | Redacted or Malformed Event | 14:00:55 |
@hexa:lossy.network | table routing means every zigbee node makes its own routing decision when forwarding | 14:01:38 |
@hexa:lossy.network | source routing means the coordinator determines the path through the mesh | 14:02:11 |
@hexa:lossy.network | zigbee2mqtt seems to default to source routing, while zha seems to defautl to table routing | 14:02:36 |
@hexa:lossy.network | if those are the canonical terms for zigbee | 14:02:49 |
@hexa:lossy.network | also … https://mini-rack.jeffgeerling.com/ | 14:07:38 |
teto | interesting, it might explain why my zigbee network got all so slow when I reagenced my devices around the building (using z2m) | 23:54:05 |
| 23 Feb 2025 |
mattleon | I think I've traced it down to https://github.com/home-assistant-libs/python-matter-server/pull/1014, but I'm not yet sure whether the issue is in something NixOS related yet, so I'll keep digging. | 00:46:49 |
mattleon | Ouch, the package used has been abandoned for years: https://github.com/untitaker/python-atomicwrites?tab=readme-ov-file#unmaintained | 00:51:55 |
@hexa:lossy.network | huh, I don't think that is the one | 00:53:32 |