← Back to team overview

maas-devel team mailing list archive

Re: Experimental package problems

 

On 2012-08-28 11:50, Julian Edwards wrote:

Celery ends up unable to run tasks, with errors like:
"""
[2012-08-28 14:36:39,770: ERROR/MainProcess] Received unregistered task of
type 'provisioningserver.tasks.write_full_dns_config'.
The message has been ignored and discarded.

Did you remember to import the module containing this task?
Or maybe you are using relative imports?

Shouldn't the existing CELERY_IMPORTS setting already take care of this?


Jeroen



Follow ups

References