Comment 29 for bug 1537585

Revision history for this message
Nate Finch (natefinch) wrote :

Quick note, this is reproducible most of the time (but not 100%) with this deploy on LXD:

juju deploy cs:realtime-syslog-analytics && juju deploy cs:mediawiki-scalable

Usually it works well to run this deploy then

juju switch controller
juju ssh 0
sudo tail -f /var/log/juju/machine-0.log | grep "cannot set addresses"

and just wait for the grep to show the right line. Sometimes it may take up to 5 minutes for that line to show up (likely because 13 containers are currently slamming my laptop).