Belken Ventures · Documentation

Everyone sells you the install. Nobody tells you month three.

This is the operator side. A four machine agent fleet has been running real work here since March and every failure got logged with the fix attached. The ones worth publishing are on these pages.

1,537 logged failures · 141 critical · 14 written up in public
failure index · entry 08 of 14logged
The symptom you will actually see
Error: connect ECONNREFUSED 127.0.0.1:18789 # and it retries. forever. # cause: the dashboard container joins the gateway's # network namespace and caches the container ID. # recreate the gateway alone and it points at a # namespace that no longer exists.
The fix
# not this PS> docker compose up -d --force-recreate openclaw # this. it recreates both together. PS> .\scripts\recreate-openclaw.ps1 ok
Memory Cost Blast radius Secrets Durability Observability
What is here

Fourteen failures in public.
The rest is in the manual.

The troubleshooting page is free and it is the sample. The Field Manual is the same treatment applied to everything the fleet has hit since March, which is currently 1,537 entries deep.

Failure index

Fourteen ways it went wrong before it went right.

Grouped by the stage of the install where each one bites. Every entry names the error you will see rather than describing it in general terms.

Product pages

What each thing is, and who it is for.

The pages above are the free half. These are the things you can actually buy or book.

How these pages get written

Nothing lands here from a template.

A page gets written when something breaks on the fleet, we find the cause, and the fix survives a second machine. That is why the troubleshooting page reads like a list of specific errors instead of general advice.