[webkit-dev] trac.webkit.org timeline broken

William Siegrist wsiegrist at apple.com
Mon Jul 30 13:45:25 PDT 2012


Are you still getting these? I've yet to reproduce it and I am not seeing much in the logs. 

-Bill


On Jul 29, 2012, at 3:04 PM, Ryosuke Niwa <rniwa at webkit.org> wrote:

> Now I'm getting errors like the one below:
> Traceback (most recent call last):
>   File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 441, in send_error
>     data, 'text/html')
>   File "/usr/lib/python2.6/site-packages/trac/web/chrome.py", line 828, in render_template
>     message = req.session.pop('chrome.%s.%d' % (type_, i))
>   File "/usr/lib/python2.6/site-packages/trac/web/api.py", line 216, in __getattr__
>     value = self.callbacks[name](self)
>   File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 309, in _get_session
>     return Session(self.env, req)
>   File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 212, in __init__
>     self.get_session(req.authname, authenticated=True)
>   File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 228, in get_session
>     super(Session, self).get_session(sid, authenticated)
>   File "/usr/lib/python2.6/site-packages/trac/web/session.py", line 62, in get_session
>     cursor = db.cursor()
>   File "/usr/lib/python2.6/site-packages/trac/db/postgres_backend.py", line 258, in cursor
>     return IterableCursor(self.cnx.cursor(), self.log)
> InterfaceError: connection already closed
> 
> 
> 
> On Sat, Jul 28, 2012 at 5:40 PM, William Siegrist <wsiegrist at apple.com> wrote:
> Its fixed. 
> 
> -Bill
> 
> 
> On Jul 28, 2012, at 5:37 PM, Simon Fraser <simon.fraser at apple.com> wrote:
> 
>> I sent email to Bill Siegrist about this earlier.
>> 
>> Simon
>> 
>> On Jul 28, 2012, at 5:24 PM, Peter Kasting wrote:
>> 
>>> The Trac timeline doesn't seem to have updated since last night.  It's missing about 15 commits right now.  Trying to link to one of these -- e.g. http://trac.webkit.org/changeset/123971 -- doesn't work.
>>> 
>>> Not sure to whom to direct this problem.
>>> 
>>> PK
>>> _______________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> http://lists.webkit.org/mailman/listinfo/webkit-dev
>> 
> 
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> 



More information about the webkit-dev mailing list