Troubleshooting
anti edited this page 2026-04-24 22:07:20 -04:00
Clone

Wiki Page Revisions

5 Commits

Author SHA1 Message Date
02ab14697f docs(troubleshooting): document ProtectHome as the most common buildx-wedge cause 2026-04-24 22:07:20 -04:00
709e152ccf docs(troubleshooting): fix reserved 'default' name in buildx recovery 2026-04-24 22:02:27 -04:00
e0f074cd8c docs(troubleshooting): branch buildx recovery on leaked-mount count
prune+restart alone doesn't evict already-held mounts; full recipe
is stop-pkill-umount-start. Add a separate recipe for the count==0
case (driver state corruption, no mounts to clean) and call out the
strict signature DECNET uses to classify the wedge.
2026-04-24 21:58:33 -04:00
c380d0f55c docs(troubleshooting): add 'Buildx leaked mounts' recovery recipe
Spurious 'read-only file system' during docker compose up --build is
actually buildx leaking bind-mounts; document the symptom, the
mount-count sanity check, and the recovery commands. Companion to
the engine preflight that now catches this before the retry loop
burns 3 attempts on it.
2026-04-24 19:25:55 -04:00
ad34cc6881 docs(wiki): add Unit 18 project-meta pages
Sponsors, Support-the-Project, Security-and-Stealth,
Roadmap-and-Known-Debt, Troubleshooting.
2026-04-18 06:07:29 -04:00