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.LookAtOneFedoraBug (cd014bae-d5c8-4725-86e1-1feaeee49425): 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 cd014bae-d5c8-4725-86e1-1feaeee49425 raised exception: Cannot use 'limit' or 'offset' with delete.


Task was called with args:[] kwargs:{'bug_id': 510043}.
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