JGO bounced back

I found some time (3:30AM) to restore JGO from a backup just prior to the crash.

Happy posting.

Thanks @Riven!

Immediately after noticing that JGO is down, I have stopped by cron job to automatically fetch the backups. Can I resume it now?

Why’d it go down?

Thanks :slight_smile:

A surge in visitors (bots?) blew up apache’s access.log to 20GB, taking down MySQL and crashed a few MyISAM tables beyond recovery.

Obviously the log-files should have been in rotation-mode, but it wasn’t.

crashed a few MyISAM tables beyond recovery.

Gah, a database has only one job to get right… :emo:

Cas :slight_smile: