Omnimaga

Omnimaga => Discontinued => Our Projects => OmnomIRC Development => Topic started by: DJ Omnimaga on February 24, 2011, 11:35:22 pm

Title: Missing logs glitch?
Post by: DJ Omnimaga on February 24, 2011, 11:35:22 pm
In the past few weeks, I noticed that sometimes today's logs or yesterday's gets truncated around 3 PM GMT-7 or so. During morning everything is fine, then later during evening over half of it goes missing until the next day or 2 days later. Could this be a new log parser glitch?

Also I think I saw an old log file that gave a 500 Internal Server Error not so long ago.

EDIT: Found it: http://netham45.org/irc/EfNet/?channel=Old-Omnimaga-2007 Check the Jan 27th duplicate. Also in some old logs the join/quit colors are wrong.
Title: Broken log
Post by: Freyaday on April 25, 2011, 04:23:18 pm
The log for April 24, 2011 is only from 14:24:12 to the end of the day. What happened to the rest of it?
Title: Re: Broken log
Post by: turiqwalrus on April 25, 2011, 04:24:06 pm
DJ shut the site down for a while :P
he got angry at qwerty.55
Title: Re: Broken log
Post by: Freyaday on April 25, 2011, 04:24:55 pm
But how did that delete half of the day's log?
Title: Re: Broken log
Post by: turiqwalrus on April 25, 2011, 04:27:00 pm
it was shut down... the session ended...
I don't know where the logs went, but this is the most probable reason :P
Title: Re: Broken log
Post by: DJ Omnimaga on April 26, 2011, 02:14:51 am
These things are not related. The log files are independent from the site. What he means is that all the convo from 12 AM to 6 PM or so completely vanished from the logs, which happened many times before.
Title: Re: Missing logs glitch?
Post by: Netham45 on April 26, 2011, 03:02:20 am
(Merged the two missing log topics)


I think I found what is causing it, I think mIRC is freaking out and deleting the old logs when it rejoins due to me using multiple clients for logging to the same directory.

Edit: I tweaked something I think will fix it.
Title: Re: Missing logs glitch?
Post by: DJ Omnimaga on April 26, 2011, 03:27:53 am
I see. Hopefully it works out well.

At first it sounded suspicious because two times in a row a few months ago it happened right after some incidents, and I feared they were deleted manually to remove any evidence of it...
Title: Re: Missing logs glitch?
Post by: Netham45 on April 26, 2011, 03:28:53 am
The only condition I edit logs is if someone posts their passwords into IRC and asks me to remove them, in which case I generally replace the line with '<Removed based off of request from so-and-so>'


But I haven't had to do that in like a year and a half
Title: Re: Missing logs glitch?
Post by: DJ Omnimaga on April 26, 2011, 03:18:15 pm
Ah ok, and I assume if someone links to viruses. I wasn't sure since it seemed to weird to be coincidences at first.
Title: Re: Missing logs glitch?
Post by: turiqwalrus on April 26, 2011, 05:22:02 pm
ah, OK. I was wrong then :P
I saw that omni was down at that point, so I drew a (false) conclusion :(
Title: Re: Missing logs glitch?
Post by: DJ Omnimaga on May 05, 2011, 04:26:08 pm
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110224
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110303
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110404
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110406
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110424
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110427
http://netham45.org/irc/EfNet/view.php?log=omnimaga.20110504

The glitch still happens there. Note, the logs were intact until evening on each day.
Title: Re: Missing logs glitch?
Post by: Netham45 on May 06, 2011, 09:08:45 pm
REPRODUCED, DIAGNOSED, AND FIXED.


Had an option in mIRC to trim logs to 100kb. Apparantly it only fires when it's disconnected/reconnected to IRC, so that's why it didn't happen daily. Unchecked and tested, fixed.


(On that note, in testing it, I accidentally did the same to todays logs. Oops. :P)
Title: Re: Missing logs glitch?
Post by: DJ Omnimaga on May 06, 2011, 11:08:12 pm
Oh I see now. I forgot about that option. I thought the log parser truncated them for some reasons.
Title: Re: Missing logs glitch?
Post by: Deep Toaster on May 06, 2011, 11:10:41 pm
:w00t: Finally :D

The logging system is part of mIRC?