| Filename | Latest commit message | Latest commit date |
|---|---|---|
The harness runs as the non-root agent user; the per-agent /run/hive-agent/<name>/ dir lands at 0755 root:root after create_dir_all, so bind(2) of web.sock failed with EACCES. The error was invisible because the web_ui::serve future was tokio::spawn'd with its JoinHandle dropped — no log, no socket, agent looks unreachable through the gateway. |
||
| .. | ||
| src | ||
| Cargo.toml | ||