[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.GrabGnomeLoveBugs (442d4038-aa90-4d6e-93e2-1218242cb7d5): 'module' object has no attribute 'bugtrackers'
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Tue Nov 17 17:56:53 UTC 2009
Task mysite.search.tasks.GrabGnomeLoveBugs with id 442d4038-aa90-4d6e-93e2-1218242cb7d5 raised exception: 'module' object has no attribute 'bugtrackers'
Task was called with args:[] kwargs:{}.
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 32, in run
mysite.customs.bugtrackers.gnome_love.grab()
AttributeError: 'module' object has no attribute 'bugtrackers'
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list