0
OP Regular Newbie Apr 17, 2026 4:22pm

Observe scheduled tasks and diagnose failures.

Where: /admin/cron

What you see:

  • Every registered cron job with its schedule, last run timestamp, last run status (success / error / in-progress), duration, and last error message if any.

Scheduled jobs include:

  • process-email-queue (every minute) — sends queued outbound emails
  • process-system-alerts (every 5 min) — scans app logs for critical errors and auto-posts to Important Alerts
  • cleanup-online-status (hourly) — clears stale "online now" markers
  • archive-events (daily) — moves past events out of the main listing
  • send-email-digest + send-weekly-digest — batched notification emails
  • process-auto-lock + process-auto-unban (hourly) — applies forum auto-lock-days and expires bans
  • post-daily-log / post-system-update — auto-posting to Important Alerts
  • generate-sitemap (daily)
  • check-disk-space (hourly) — alerts if usage crosses thresholds

Click any job name to see its last 50 runs with full stdout/stderr.

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy