Machine known by its old IP
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Triaged
|
Low
|
Unassigned |
Bug Description
Hi,
We've got a controller with HA enabled, deployed on Azure.
One of its machines was rebooted and got a new public IP from Azure.
Juju still has the old IP, generating various fails in its operations.
Unit in error: machine-2
From the logs on machine-0:
2019-02-18 12:21:24 WARNING juju.mongo open.go:160 mongodb connection failed, will retry: dial tcp 52.174.
2019-02-18 12:21:24 WARNING juju.mongo open.go:160 mongodb connection failed, will retry: dial tcp 52.174.
2019-02-18 12:21:24 WARNING juju.mongo open.go:160 mongodb connection failed, will retry: dial tcp 52.174.
2019-02-18 12:21:56 ERROR juju.worker.
2019-02-18 12:21:58 ERROR juju.worker.
2019-02-18 12:23:43 ERROR juju.worker.
This last line is repeated with 2 different subscription IDs, none of which match the juju credentials.
`juju show-model controller` shows that it's using the right credential.
Thanks.
Changed in juju: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: azure-provider reproduction-needed |
This bug has not been updated in 2 years, so we're marking it Low importance. If you believe this is incorrect, please update the importance.