Skip to content
Latchkey

CI Exit Code Lookup: What Does This Exit Code Mean?

Type an exit code to see what killed your job - and whether it is the kind of failure that self-heals.

A non-zero exit code is your job telling you how it died. Enter the code below for a plain-English meaning and the likely fix.

Quick reference

Codes above 128 mean the process was terminated by a signal - subtract 128 to get the signal number (137 = 128 + 9 = SIGKILL).

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →