Closed MiaAltieri closed 10 months ago
Hi Mia, Jhack always had some issues with LXD models due to juju ssh
complexities and snap confinement, apologies for that.
checking if I can reproduce it locally
does anything interesting show up if you set the envvar LOGLEVEL=DEBUG
before running jhack fire
?
aha also something I just noticed:
sharding-config-changed
is not a juju event. Is it a custom event?
Jhack fire only supports firing juju events. So if you want a custom event to be triggered, you'll have to jhack fire
the juju event that causes it to be emitted.
@MiaAltieri can you also check whether this may be an instance of #113?
allright, it was caused by #118 Should be solved with #123
Environment
latest/edge: 0.3.22 2023-10-06 (264) 95MB -
Deployment
MongoDB Charm Sharded Cluster
Testing
Excepted action
sharding-config-changed
to be triggered and seen on debug hooksObserved action
no events triggered