Comment 6 for bug 1876091

Revision history for this message
John A Meinel (jameinel) wrote :

@pedro:
19:17:33 DEBUG juju.api apiclient.go:758 looked up caas-controller.maas -> [172.27.16.118 172.27.16.116 72.27.16.117]
19:27:33 ERROR juju.cmd.juju.commands bootstrap.go:795 unable to contact api server after 1 attempts: dial tcp 72.27.16.117:17070: i/o timeout

One of those addresses looks like a typo. Namely 72.27.16.117 and not 172.27.16.117 like the other ones.

It is unclear to me why we seem to only try that one address and not the others (possibly because the other two addresses are RFC1918 Private IP addresses). But I'm guessing the IP address is incorrect because other than the missing 1 at the beginning and the final digit, they share the same values.