Comment 1 for bug 1783912

Revision history for this message
Mike Pontillo (mpontillo) wrote : Re: [2.5]Failure: twisted.internet.error.MulticastJoinError: (b'\xe0\x00\x00v', b'\n\xf5\x88\x06', 98, 'Address already in use')

I believe this bug was caused because MAAS was picking up interfaces attached to bridges for the purpose of attaching VMs or containers, in addition to the bridges themselves.

That is, this should have been resolved with the following commit:

commit 842646142d42d95453f4b64c209f93b09f8aea7c
Author: Mike Pontillo <email address hidden>
Date: Fri Aug 24 21:08:12 2018 +0000

    LP: #1788780 - Ignore tunnel interfaces (such as those created by hypervisors) when gathering interfaces for MAAS management.