Past Summits page gives an oops

Bug #922604 reported by Chris Johnston
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Summit
Fix Released
High
Michael Hall

Bug Description

Traceback (most recent call last):

 File "/srv/django-1.3/django/core/handlers/base.py", line 111, in get_response
   response = callback(request, *callback_args, **callback_kwargs)

 File "/srv/summit.ubuntu.com/summit/schedule/views.py", line 380, in past
   context_instance=RequestContext(request))

 File "/srv/django-1.3/django/shortcuts/__init__.py", line 20, in render_to_response
   return HttpResponse(loader.render_to_string(*args, **kwargs), **httpresponse_kwargs)

 File "/srv/django-1.3/django/template/loader.py", line 188, in render_to_string
   return t.render(context_instance)

 File "/srv/django-1.3/django/template/base.py", line 123, in render
   return self._render(context)

 File "/srv/django-1.3/django/template/base.py", line 117, in _render
   return self.nodelist.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/loader_tags.py", line 127, in render
   return compiled_parent._render(context)

 File "/srv/django-1.3/django/template/base.py", line 117, in _render
   return self.nodelist.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/loader_tags.py", line 127, in render
   return compiled_parent._render(context)

 File "/srv/django-1.3/django/template/base.py", line 117, in _render
   return self.nodelist.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/defaulttags.py", line 311, in render
   return self.nodelist_true.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/loader_tags.py", line 64, in render
   result = block.nodelist.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/loader_tags.py", line 64, in render
   result = block.nodelist.render(context)

 File "/srv/django-1.3/django/template/base.py", line 744, in render
   bits.append(self.render_node(node, context))

 File "/srv/django-1.3/django/template/base.py", line 757, in render_node
   return node.render(context)

 File "/srv/django-1.3/django/template/defaulttags.py", line 450, in render
   raise e

NoReverseMatch: Reverse for 'summit.common.views.summit' with arguments '(u'uds-q',)' and keyword arguments '{}' not found.

<WSGIRequest
GET:<QueryDict: {}>,
POST:<QueryDict: {}>,
COOKIES:{'__utma': '3057842.1719076462.1322675531.1327666355.1327673102.40',
 '__utmb': '3057842.2.10.1327673102',
 '__utmc': '3057842',
 '__utmz': '3057842.1324501320.13.4.utmcsr=uds.ubuntu.com|utmccn=(referral)|utmcmd=referral|utmcct=/',
 '_mkto_trk': 'id:066-EOV-335&token:_mch-ubuntu.com-1323008672071-91630',
 'csrftoken': '8a04ac5f2e8752bae3ec8c5228286216',
 'is_returning': '1',
 'sessionid': '9ca497d8f012959eaf3c841a2f717b73'},
META:{'DOCUMENT_ROOT': '/srv/summit.ubuntu.com/www/root',
 'GATEWAY_INTERFACE': 'CGI/1.1',
 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
 'HTTP_ACCEPT_CHARSET': 'ISO-8859-1,utf-8;q=0.7,*;q=0.3',
 'HTTP_ACCEPT_ENCODING': 'gzip,deflate,sdch',
 'HTTP_ACCEPT_LANGUAGE': 'en-US,en;q=0.8',
 'HTTP_CONNECTION': 'keep-alive',
 'HTTP_COOKIE': '_mkto_trk=id:066-EOV-335&token:_mch-ubuntu.com-1323008672071-91630; is_returning=1; __utma=27501688.2002241578.1321964045.1325978892.1326115644.9; __utmz=27501688.1326115644.9.2.utmcsr=facebook.com|utmccn=(referral)|utmcmd=referral|utmcct=/l.php; sessionid=9ca497d8f012959eaf3c841a2f717b73; csrftoken=8a04ac5f2e8752bae3ec8c5228286216; __utma=3057842.1719076462.1322675531.1327666355.1327673102.40; __utmb=3057842.2.10.1327673102; __utmc=3057842; __utmz=3057842.1324501320.13.4.utmcsr=uds.ubuntu.com|utmccn=(referral)|utmcmd=referral|utmcct=/',
 'HTTP_HOST': 'summit.ubuntu.com',
 'HTTP_REFERER': 'http://summit.ubuntu.com/uds-q/',
 'HTTP_USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Ubuntu/11.10 Chromium/16.0.912.75 Chrome/16.0.912.75 Safari/535.7',
 'PATH': '/usr/local/bin:/usr/bin:/bin',
 'PATH_INFO': u'/past/',
 'PATH_TRANSLATED': '/srv/summit.ubuntu.com/summit/django.wsgi/past/',
 'QUERY_STRING': '',
 'REMOTE_ADDR': '99.104.140.34',
 'REMOTE_PORT': '34655',
 'REQUEST_METHOD': 'GET',
 'REQUEST_URI': '/past/',
 'SCRIPT_FILENAME': '/srv/summit.ubuntu.com/summit/django.wsgi',
 'SCRIPT_NAME': u'',
 'SERVER_ADDR': '91.189.92.178',
 'SERVER_ADMIN': '<email address hidden>',
 'SERVER_NAME': 'summit.ubuntu.com',
 'SERVER_PORT': '80',
 'SERVER_PROTOCOL': 'HTTP/1.1',
 'SERVER_SIGNATURE': '<address>Apache/2.2.14 (Ubuntu) Server at summit.ubuntu.com Port 80</address>\n',
 'SERVER_SOFTWARE': 'Apache/2.2.14 (Ubuntu)',
 'mod_wsgi.application_group': 'summit.ubuntu.com|',
 'mod_wsgi.callable_object': 'application',
 'mod_wsgi.listener_host': '',
 'mod_wsgi.listener_port': '80',
 'mod_wsgi.process_group': 'summit.ubuntu.com',
 'mod_wsgi.reload_mechanism': '1',
 'mod_wsgi.script_reloading': '1',
 'mod_wsgi.version': (2, 8),
 'wsgi.errors': <mod_wsgi.Log object at 0x7fa74d127120>,
 'wsgi.file_wrapper': <built-in method file_wrapper of mod_wsgi.Adapter object at 0x7fa74d9e2120>,
 'wsgi.input': <mod_wsgi.Input object at 0x7fa74caec130>,
 'wsgi.multiprocess': True,
 'wsgi.multithread': True,
 'wsgi.run_once': False,
 'wsgi.url_scheme': 'http',
 'wsgi.version': (1, 0)}>

Related branches

Changed in summit:
status: New → Confirmed
importance: Undecided → High
milestone: none → 1.0.3
status: Confirmed → In Progress
assignee: nobody → Michael Hall (mhall119)
Changed in summit:
status: In Progress → Fix Committed
Changed in summit:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.