Hi Thiago, There is a background task that should be responsible for cleaning up the message if no new images are detected, can you please have a look in /var/log/maas/celery-region.log and confirm that you're seeing the task being processed all right?
If it is the case, the log file will contain statements like: [2012-10-22 10:24:52,309: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images [2012-10-22 10:24:52,314: INFO/MainProcess] Got task from broker: provisioningserver.tasks.report_boot_images[f9b441f1-14a8-4a87-a94d-10b197361d20] [2012-10-22 10:24:52,365: INFO/MainProcess] Task provisioningserver.tasks.report_boot_images[f9b441f1-14a8-4a87-a94d-10b197361d20] succeeded in 0.00126314163208s: None If something is wrong, you'll see things like: [2012-10-22 10:09:52,006: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images [2012-10-22 10:14:52,111: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images [2012-10-22 10:19:52,214: INFO/Beat] Scheduler: Sending due task provisioningserver.tasks.report_boot_images -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067929 Title: maas-region-celeryd connects to the wrong queue. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067929/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
