On Tuesday 28 August 2012 18:02:00 Jeroen Vermeulen wrote: > 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
It seems to be fixed now. I've no idea what was wrong before. -- Mailing list: https://launchpad.net/~maas-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-devel More help : https://help.launchpad.net/ListHelp

