Comment 2 for bug 2064174

Revision history for this message
Ethan Myers (ethanmyers) wrote :

Looking at the logs, I don't see any *new* machine logs on the container being generated. Even retriggering the juju deploy command again, the date stamps aren't updated. However, the log as requested: https://paste.ubuntu.com/p/GMvzgsMP6m/

This is probably because juju can't directly ssh into the containers (but it can talk to the host for the containers, eg to create them). This is inside Azure, so the networking is somewhat unusual.

If there's a better config here for juju talking to the containers, I would appreciate any advice.