http_publish_uri never updated
Bug #1963718 reported by
Vern Hart
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Graylog Charm |
New
|
Undecided
|
Unassigned |
Bug Description
We have a unit that received a different IP address from DHCP than it had when it was first deployed. This was apparently due to a the unit's host going down for long enough for the lease to expire but whatever the reason, the IP in http_publish_uri in /var/snap/
I tried running the config-changed hook and a few other things to no avail.
I finally was able to get the IP updated by clearing the graylog.configured flag.
juju run -u graylog/2 charms.reactive clear_flag graylog.configured
To post a comment you must log in.