vault charm enters 'error' state sporadically
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
vault-charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
On a basic serverstack-
Attached are the logs for the vault charm specifically at the time of the error, as well as a juju crash dump report. Further details can be provided as well.
In order to reproduce, it suffices to deploy the bundle specified at:
https:/
With the overlay:
https:/
affects: | charm-guide → vault-charm |
description: | updated |
description: | updated |
Judging by the logs, it's going into error state during update-status. As a rule, unless there is a programming error, charms ought not to go into error state during update-status, but should put the issue on the status line and optionally 'block'. In this case, this looks like a transient issue where the local vault isn't available during update-status.