jackin'
Behind jackin' — InternalsError Reference

Error Reference

Stable error codes for jackin' operator-visible failures

jackin' uses stable error codes (E001E016) for the most common operator-visible failures. When jackin' encounters one of these failures, it prints a structured error block with the code, a one-line headline, and a remediation hint. Pass --debug to see the full internal error chain alongside the structured block.

Error codes

CodeHeadline
E001Docker daemon not reachable
E002Docker version too old
E003Out of disk space for image build
E004Role manifest invalid
E005Role manifest version unsupported
E006Role source not trusted
E007Workspace not found
E008Workspace config version unsupported
E009Container name conflict
E010DinD sidecar failed health check
E011Port conflict on DinD TLS port
E012GitHub CLI authentication failed
E0131Password CLI not signed in
E014Capsule binary download failed
E015Worktree materialization conflict
E016Unsupported OTLP protocol

Run jackin doctor to surface potential issues before they become errors.

On this page