Mailing List Archive

Login and Logging
I am, all of a sudden, having some serious problems with Trac. I cannot
login, but on the browser that is currently logged in, it is fine. Also,
the log file is of zero length. Nothing gets appended to it at all. Any
clues as to how I can debug this?

Trac version: 0.7.1
OS: Gentoo Linux
Python version: Python 2.3.3

log conf:
[logging]
log_file = trac2.log
log_level = INFO
log_type = file

I have tried the log with different settings, no changes whatsoever. The
log file gets created, but never has any contents.

Thanks!

--
Sean Walker
http://sean.surfmy.net/
http://sacwifi.net/
Login and Logging [ In reply to ]
Sean Walker wrote:

> I am, all of a sudden, having some serious problems with Trac. I
> cannot login, but on the browser that is currently logged in, it is
> fine. Also, the log file is of zero length. Nothing gets appended to
> it at all. Any clues as to how I can debug this?
>
> Trac version: 0.7.1
> OS: Gentoo Linux
> Python version: Python 2.3.3
>
> log conf:
> [logging]
> log_file = trac2.log
> log_level = INFO
> log_type = file
>
> I have tried the log with different settings, no changes whatsoever.
> The log file gets created, but never has any contents.
>
> Thanks!
>
I rebooted the machine and no change. Then, after a restart of Apache,
it started working again. Go figure.

--
Sean Walker
http://sean.surfmy.net/
http://sacwifi.net/