When Things Break
Troubleshooting
Interactive diagnostic guide for common issues. Each problem comes with causes, fixes, and copy-paste commands.
Filter:
Quick Diagnostic
docker ps --filter "name=aither" -a --format "table {{.Names}}\t{{.Status}}\t{{.Ports}}"Run this first — shows all AitherOS containers with their status and port mappings.