This site is an archive; learn more about 8 years of OpenHatch.

[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.LookAtOneTwistedBug (8baadb13-7f09-439a-a41a-033a4c084799): list index out of range

mr_website at linode.openhatch.org mr_website at linode.openhatch.org
Mon Mar 1 16:17:39 UTC 2010


Task mysite.search.tasks.LookAtOneTwistedBug with id 8baadb13-7f09-439a-a41a-033a4c084799 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