You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to upgrade an already related grafana-agent on arm substrate from rev 108 to 166 . It goes into error state with a failed upgrade-charm hook:
foo@bar:~$ juju status
Model Controller Cloud/Region Version SLA Timestamp
foobar prodstack-is-beta prodstack6/prodstack6 3.1.8 unsupported 10:28:58Z
App Version Status Scale Charm Channel Rev Exposed Message
grafana-agent error 1 grafana-agent edge 166 no hook failed: "upgrade-charm"
openstack-repo-policy active 1 github-runner 185 no
Unit Workload Agent Machine Public address Ports Message
openstack-repo-policy/9* active idle 190 x
grafana-agent/21* error idle x hook failed: "upgrade-charm"
Bug Description
I am not able to upgrade an already related grafana-agent on arm substrate from rev 108 to 166 . It goes into error state with a failed upgrade-charm hook:
To Reproduce
juju deploy whatever-compatible-machine-charm
juju deploy grafana-agent --channel=edge --revision 108
juju integrate whatever-compatible-machine-charm grafana-agent
juju refresh grafana-agent --revision 166
Environment
Openstack cloud, juju 3.1.8
Relevant log output
Additional context
No response
The text was updated successfully, but these errors were encountered: