Understanding /diag
🚀 Getting Started
·
Updated 4 days ago
Understanding /diag
/diag checks seven points and reports a result per check:
| Result | Meaning |
|---|---|
OK | all good |
WARN | usable but limited (e.g. no passwordless sudo) |
FAIL | a problem that should be fixed |
It checks profile presence and completeness, SSH reachability, key authentication (with a warm retry for VPN), passwordless sudo, disk usage and the sanity of local mounts. No check exits early — a summary is printed at the end.