[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.LookAtOneTwistedBug (853a5bff-2c34-4507-bbe8-736ace20c7d8): list index out of range
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Tue Mar 2 16:17:49 UTC 2010
Task mysite.search.tasks.LookAtOneTwistedBug with id 853a5bff-2c34-4507-bbe8-736ace20c7d8 raised exception: list index out of range
Task was called with args:[] kwargs:{'bug_id': 4262}.
The contents of the full traceback was:
Traceback (most recent call last):
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/worker/job.py", line 84, in jail
result = func(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/eggs/celery-0.6.0-py2.5.egg/celery/task/base.py", line 123, in __call__
return self.run(*args, **kwargs)
File "/home/deploy/milestone-a.buildout/mysite/search/tasks/__init__.py", line 209, in run
data = tb.as_data_dict_for_bug_object()
File "/home/deploy/milestone-a.buildout/mysite/customs/bugtrackers/trac.py", line 163, in as_data_dict_for_bug_object
ret['last_touched'] = TracBug.page2date_modified(html_data)
File "/home/deploy/milestone-a.buildout/mysite/customs/bugtrackers/trac.py", line 42, in page2date_modified
span = doc.cssselect ('.date p:contains("Last modified") span')[0]
IndexError: list index out of range
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list