[Devel] [Kaboom at OH] [celery at linode.openhatch.org] Error: Task mysite.search.tasks.LookAtOneFedoraBug (8d69f2f6-0fa1-4637-9f59-fe4aba6af2e8): Cannot use 'limit' or 'offset' with delete.
mr_website at linode.openhatch.org
mr_website at linode.openhatch.org
Wed Feb 17 05:08:04 UTC 2010
Task mysite.search.tasks.LookAtOneFedoraBug with id 8d69f2f6-0fa1-4637-9f59-fe4aba6af2e8 raised exception: Cannot use 'limit' or 'offset' with delete.
Task was called with args:[] kwargs:{'bug_id': 510030}.
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 135, in run
bug_objs[1:].delete()
File "/home/deploy/milestone-a.buildout/parts/production/django/db/models/query.py", line 379, in delete
"Cannot use 'limit' or 'offset' with delete."
AssertionError: Cannot use 'limit' or 'offset' with delete.
--
Just thought I'd let you know!
celeryd at linode.openhatch.org.
More information about the Devel
mailing list