mirror of
https://github.com/myronblair/novacpx
synced 2026-06-30 17:50:41 -05:00
c80513d17b
system.php: INSERT used wrong column names (cpu_pct/ram_pct/disk_pct/ load_1m) — table has cpu_usage/ram_usage/disk_usage/load_avg matching migration 007. Fatal PDOException was crashing stats API → all services showing as unknown. admin.js mailServer(): remove spamassassin row (not installed, was permanently hardcoded to 'unknown'). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>