Comment 1 for bug 1170673

Revision history for this message
Paul Sokolovsky (pfalcon) wrote :

From nginx log:

2013/04/19 06:35:05 [error] 1207#0: *1089503 FastCGI sent in stderr: "Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/web/application.py", line 242, in process
    return self.handle()
  File "/usr/lib/pymodules/python2.7/web/application.py", line 233, in handle
    return self._delegate(fn, self.fvars, args)
  File "/usr/lib/pymodules/python2.7/web/application.py", line 415, in _delegate
    return handle_class(cls)
  File "/usr/lib/pymodules/python2.7/web/application.py", line 390, in handle_class
    return tocall(*args)
  File "/home/cbuild/lib/tcwg-web.lava/recent.py", line 114, in GET
    return render.index(builds, make_dbm())
  File "/usr/lib/pymodules/python2.7/web/template.py", line 1024, in template
    return self._base(t(*a, **kw))
  File "/usr/lib/pymodules/python2.7/web/template.py", line 898, in __call__
    return BaseTemplate.__call__(self, *a, **kw)
  File "/usr/lib/pymodules/python2.7/web/template.py", line 804, in __call__
    return self.t(*a, **kw)
  File "templates/recent/index.html", line 56, in __template__
    $', '.join(r.includes)
  File "/home/cbuild/lib/tcwg-web.lava/common.py", line 389, in split_build_id
    return m.groups()