Ports, crashes, and reclaim

See who owns a port

Reclaim safely

Crashes and last exit

Agent fix loop

The classic local-dev failure mode: something still holds port 3000 from yesterday, or a process exits and the reason is buried in a terminal you closed. Rig surfaces both.

Reclaim asks Rig to stop the process holding that port. Prefer reclaiming via Rig over blind kill -9 so the right project state updates. If the owner is another app (Docker Desktop, Valet, etc.), Rig will say so — stop that service instead of force-killing randomly.

For some crashes Rig can suggest a fix path (prompt / deep link into your AI editor via MCP). Confirm what the agent will restart — MCP tools are scoped, not a raw shell.

port in use EADDRINUSE reclaim kill process crash exit code SIGTERM logs restart autopilot

Related guides

This article is part of the Rig knowledge base at userig.app/docs. Rig is a local-first Mac app that runs, watches, and restarts development processes with unified logs, ports, and a scoped MCP hub for AI coding agents. Your source code stays on your Mac.

https://userig.app/docs/ports-crashes