fix(heimdallr): correct HA trusted_proxies and OTBR radio path #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/heimdallr-home-automation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #11 (merged before this commit landed). Required for heimdallr to actually work:
192.168.1.0/16invalidated the http component → frontend never loaded → recovery mode (blocks all connections). Only proxy is angie on loopback →["127.0.0.1"]....ECBCCEC5801F-if00(-if01no longer exists). Agent was crash-looping (ENOENT at hdlc_interface.cpp:153).Verified: nix build passes for the heimdallr toplevel.