zlacker

Using Microvm.nix to Sandbox OpenClaw

submitted by eric_k+(OP) on 2026-02-06 13:36:12 | 10 points 1 comments
[view article] [source] [links] [go to bottom]
replies(1): >>komali+g8
1. komali+g8[view] [source] 2026-02-06 14:22:52
>>eric_k+(OP)
> Node.js (which OpenClaw uses) calls os.networkInterfaces() at startup via libuv’s uv_interface_addresses, which needs AF_NETLINK to query interfaces through netlink. Without it, you get a cryptic Unknown system error 97. Took me a few deploy cycles to figure that one out.

I believe you can use other runtimes, but then certain connectors, like telegram, may break.

[go to top]