The script serving this site just crashed. Sorry. Traceback (most recent call last): File "/var/www/blog", line 2971, in main() File "/var/www/blog", line 2887, in main sys.stdout.write(perform_request(name, query).encode('utf-8')) File "/var/www/blog", line 2837, in perform_request return getattr(this_module,'handle_'+type+'_'+action, handle_error)(name, query) File "/var/www/blog", line 1884, in handle_log_atom if log[0][0] == '=': IndexError: list index out of range