On Tue, Jun 22, 2010 at 1:14 AM, Lars Hjemli <hjemli@xxxxxxxxx> wrote: > On Mon, Jun 21, 2010 at 23:34, Eugene Sajine <euguess@xxxxxxxxx> wrote: >> Could you, please, advise how can i switch on some logging in CGIT so >> it will trace all activity and tell me if there are some errors? > > There's no builtin logging, but running cgit.cgi under gdb (or even > strace) should do the trick. > > -- > larsh > Lars, I have a very strange issue with CGIT that i have no clue even how to diagnose. We have about 250 git repos and counting and we are using CGIT to browse all of them. Everything works extremely well with an exception of few repositories that when opened are not showing the tags or last commits. I.e. when I'm looking at the source of the page i see that the HTML is not fully generated. It stops right after it shows branches and commit messages, so effectively only third of a page is generated. The problem is that it happens on selected list of repos - something seems to prevent CGIT from completing the HTML generation... I asked admins to run apache with "strace -f -o" and accessed a couple of those repos. But i don't see any problems in the log... May be I'm looking for wrong thing... Any ideas? Thanks, Eugene -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html