Servers
DeployFly's AI Diagnosis feature reads your server's logs, service statuses, and resource metrics, then provides a plain-English summary of detected issues with suggested remediation steps.
Open your server and click "Diagnosis" in the sidebar.
Click "Run Diagnosis". DeployFly collects data from your server over SSH — this takes 10–20 seconds. You will see a progress indicator while it works.
The diagnosis report appears in sections: Resource Health (CPU, RAM, Disk), Service Status (which services are running or failed), Log Analysis (recent errors grouped by severity), and Recommendations (specific actions to fix detected issues).
Each recommendation shows a "Fix" button where applicable. Clicking it runs the suggested command on your server and shows the output. Review the output carefully before applying.
After applying fixes, click "Run Diagnosis" again to verify the issues are resolved. The report refreshes with current server state.
Watch out
Tips