System Status and Diagnostics - softerfish/fyuhls GitHub Wiki

System Status and Diagnostics

Use this page to understand live health, logs, and diagnostics.

What you will find there

  • recent system errors
  • storage and delivery diagnostics
  • cron health
  • cache status
  • queue and environment signals

Cache status explanation

  • OPTIMIZED means the dashboard is reading the prepared system_stats row
  • LIVE (SLOW) means it is recalculating totals directly from live tables because the cached row is missing or stale

If the dashboard stays on LIVE (SLOW):

  • check cron
  • check the refresh_stats task
  • verify the install is not running mismatched code paths

Support bundle

The support center and status page work together:

  • status helps you inspect live diagnostics
  • support helps you prepare exportable context for troubleshooting

Download diagnostics

Use the delivery diagnostics section to understand whether downloads are currently favoring:

  • app-controlled delivery
  • signed-origin delivery
  • CDN-eligible public object delivery

That matters a lot for payout-sensitive and completion-sensitive setups.

⚠️ **GitHub.com Fallback** ⚠️