Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: TweaK on July 19, 2013, 03:28:57 AM

Title: Log files are sometimes not being created
Post by: TweaK on July 19, 2013, 03:28:57 AM
I think this is a bug, or at least some elusive quirk that I can't seem to track down... It seems that some days a ulx log file never gets created, even when there was activity that day. As you can see here (it is a Linux server):
(http://i.imgur.com/iKdnxn1.jpg)

My suspicion is that it has something to do with when the clock ticks over past midnight and it's supposed to create a new file but doesn't for whatever reason, and the missing days are from when the server was up for over a day without crashing or restarting (amazing right?). It's about 3am now and someone prop spammed my server so I checked to see who it was and there was no log, restarted the server and the 07-19-13 file was created normally.

So if one of the devs could look into this that'd be cool... as with any intermittent bug like this it will probably be a pain to track down so if there is anything I can do to help figure it out lemme know.
Title: Re: Log files are sometimes not being created
Post by: Megiddo on July 20, 2013, 12:23:54 PM
Confirmed that this is a problem. Tracking it here. (https://github.com/Nayruden/Ulysses/issues/231)
Title: Re: Log files are sometimes not being created
Post by: Megiddo on July 20, 2013, 12:38:32 PM
Fixed.
Title: Re: Log files are sometimes not being created
Post by: TweaK on July 20, 2013, 07:41:13 PM
Nice! Guess it wasn't as tricky as I thought it'd be. Thanks for fixing it