- • Agent process not running — check port 8642 health endpoint
- •
API_SERVER_ENABLED=true missing from ~/.hermes/.env
- •
HERMES_API_URL pointing at wrong host/port
- • Token mismatch:
API_SERVER_KEY vs HERMES_API_TOKEN
- • Remote bind (
HOST=0.0.0.0) without HERMES_PASSWORD
- • Agent not bound to non-loopback: set
API_SERVER_HOST=0.0.0.0
- • Port conflict — check nothing else on 8642
- • LAN / Tailscale: verify firewall allows port 8642
- •
zero-fork — all core + enhanced OK
- •
enhanced-fork — some optional features missing
- •
portable — basic chat only, no extended APIs
- •
disconnected — nothing reachable; full restart needed
- • Force re-probe from Settings → connection panel